Patch 4.35

This commit is contained in:
Josh Freeman
2018-07-03 11:48:23 +01:00
parent 2d7419357b
commit ea18748d67
296 changed files with 20167 additions and 3893 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13
#,,,,,,,,,,,,,,
int32,str,bit&01,int16,int16,int16,int16,int16,int16,int16,int16,int16,int16,sbyte,byte
#,,,Images[0],Images[1],Images[2],Images[3],Images[4],Images[5],Images[6],Images[7],Images[8],Images[9],Category,
int32,str,bit&01,HowToPage,HowToPage,HowToPage,HowToPage,HowToPage,HowToPage,HowToPage,HowToPage,HowToPage,HowToPage,HowToCategory,byte
0,"",False,0,0,0,0,0,0,0,0,0,0,0,0
1,"Basic Controls",False,1,0,0,0,0,2,0,0,0,0,2,1
2,"Initiating Quests",True,5,0,0,0,0,6,0,0,0,0,5,1
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13
2 # Images[0] Images[1] Images[2] Images[3] Images[4] Images[5] Images[6] Images[7] Images[8] Images[9] Category
3 int32 str bit&01 int16 HowToPage int16 HowToPage int16 HowToPage int16 HowToPage int16 HowToPage int16 HowToPage int16 HowToPage int16 HowToPage int16 HowToPage int16 HowToPage sbyte HowToCategory byte
4 0 False 0 0 0 0 0 0 0 0 0 0 0 0
5 1 Basic Controls False 1 0 0 0 0 2 0 0 0 0 2 1
6 2 Initiating Quests True 5 0 0 0 0 6 0 0 0 0 5 1