Patch 5.1 files fixed (should be accurate now...)

For some reason, telling the update 'yes' in SaintC.cmd.exd deleted a ton of definitions everywhere.
This commit is contained in:
Hezkezl
2019-10-29 01:17:26 -06:00
parent 936303e98b
commit c8e4b0f237
26 changed files with 170 additions and 49 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25
#,,WarpName,,Function[0],Function[1],Function[2],Function[3],Function[4],Function[5],Function[6],Function[7],Function[8],Function[9],,,,,,,,,,,Question,Response{Yes},Response{No}
int32,uint32,str,bit&01,str,str,str,str,str,str,str,str,str,str,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,str,str,str
#,,WarpName,,Function[0],Function[1],Function[2],Function[3],Function[4],Function[5],Function[6],Function[7],Function[8],Function[9],Argument[0],Argument[1],Argument[2],Argument[3],Argument[4],Argument[5],Argument[6],Argument[7],Argument[8],Argument[9],Question,Response{Yes},Response{No}
int32,uint32,str,bit&01,str,str,str,str,str,str,str,str,str,str,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,str,str,str
0,0,"",False,"","","","","","","","","","",0,0,0,0,0,0,0,0,0,0,"","",""
1,0,"",False,"","","","","","","","","","",0,0,0,0,0,0,0,0,0,0,"","Yes","No"
2,0,"WarpRentalChocobo",True,"HOWTO_ABOUT_RENTAL_CHOCOBO","","","","","","","","","",81,0,0,0,0,0,0,0,0,0,"Rent a Chocobo","",""
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
2 # WarpName Function[0] Function[1] Function[2] Function[3] Function[4] Function[5] Function[6] Function[7] Function[8] Function[9] Argument[0] Argument[1] Argument[2] Argument[3] Argument[4] Argument[5] Argument[6] Argument[7] Argument[8] Argument[9] Question Response{Yes} Response{No}
3 int32 uint32 str bit&01 str str str str str str str str str str uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row str str str
4 0 0 False 0 0 0 0 0 0 0 0 0 0
5 1 0 False 0 0 0 0 0 0 0 0 0 0 Yes No
6 2 0 WarpRentalChocobo True HOWTO_ABOUT_RENTAL_CHOCOBO 81 0 0 0 0 0 0 0 0 0 Rent a Chocobo