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
#,Name,,,,,,,,,,,,,
int32,str,bit&01,byte,uint16,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32
#,Name,,,,Shop[0],Shop[1],Shop[2],Shop[3],Shop[4],Shop[5],Shop[6],Shop[7],Shop[8],Shop[9]
int32,str,bit&01,byte,uint16,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row
3276800,"",False,0,0,0,0,0,0,0,0,0,0,0,0
3276801,"",False,0,0,0,0,0,0,0,0,0,0,0,0
3276802,"Purchase Gordian Items",False,0,0,1769579,1769605,1769580,1769581,1769606,1769582,1769642,0,0,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13
2 # Name Shop[0] Shop[1] Shop[2] Shop[3] Shop[4] Shop[5] Shop[6] Shop[7] Shop[8] Shop[9]
3 int32 str bit&01 byte uint16 uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row
4 3276800 False 0 0 0 0 0 0 0 0 0 0 0 0
5 3276801 False 0 0 0 0 0 0 0 0 0 0 0 0
6 3276802 Purchase Gordian Items False 0 0 1769579 1769605 1769580 1769581 1769606 1769582 1769642 0 0 0