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,26,27,28,29,30
#,Name,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
int32,str,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte
#,Name,Item[0],Item[1],Item[2],Item[3],Item[4],Item[5],Item[6],Item[7],Item[8],Item[9],Cost[0],Cost[1],Cost[2],Cost[3],Cost[4],Cost[5],Cost[6],Cost[7],Cost[8],Cost[9],FCRank{Required}[0],FCRank{Required}[1],FCRank{Required}[2],FCRank{Required}[3],FCRank{Required}[4],FCRank{Required}[5],FCRank{Required}[6],FCRank{Required}[7],FCRank{Required}[8],FCRank{Required}[9]
int32,str,Item,Item,Item,Item,Item,Item,Item,Item,Item,Item,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,FCRank,FCRank,FCRank,FCRank,FCRank,FCRank,FCRank,FCRank,FCRank,FCRank
2752512,"",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
2752513,"Company Credit Exchange",10155,15855,15856,7968,8730,8731,17018,12237,22317,0,100,300,300,12500,12500,12500,12500,10000,10000,0,6,6,6,6,6,6,6,6,6,0
2752514,"",8168,12671,14063,15158,7087,7094,7093,8727,8728,17031,1500,1800,1800,2000,2300,2300,3300,75000,100000,2000,6,6,6,6,6,6,6,6,6,6
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 26 27 28 29 30
2 # Name Item[0] Item[1] Item[2] Item[3] Item[4] Item[5] Item[6] Item[7] Item[8] Item[9] Cost[0] Cost[1] Cost[2] Cost[3] Cost[4] Cost[5] Cost[6] Cost[7] Cost[8] Cost[9] FCRank{Required}[0] FCRank{Required}[1] FCRank{Required}[2] FCRank{Required}[3] FCRank{Required}[4] FCRank{Required}[5] FCRank{Required}[6] FCRank{Required}[7] FCRank{Required}[8] FCRank{Required}[9]
3 int32 str uint32 Item uint32 Item uint32 Item uint32 Item uint32 Item uint32 Item uint32 Item uint32 Item uint32 Item uint32 Item uint32 uint32 uint32 uint32 uint32 uint32 uint32 uint32 uint32 uint32 byte FCRank byte FCRank byte FCRank byte FCRank byte FCRank byte FCRank byte FCRank byte FCRank byte FCRank byte FCRank
4 2752512 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
5 2752513 Company Credit Exchange 10155 15855 15856 7968 8730 8731 17018 12237 22317 0 100 300 300 12500 12500 12500 12500 10000 10000 0 6 6 6 6 6 6 6 6 6 0
6 2752514 8168 12671 14063 15158 7087 7094 7093 8727 8728 17031 1500 1800 1800 2000 2300 2300 3300 75000 100000 2000 6 6 6 6 6 6 6 6 6 6