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,31,32,33
#,EventItem,,,,,,,,,,,,,,,,,,,,,MonsterNoteTarget{NM}[0],MonsterNoteTarget{NM}[1],MonsterNoteTarget{NM}[2],,,,,,,,Leve[0],Leve[1],Leve[2]
int32,EventItem,uint16,byte,uint16,byte,uint16,byte,uint16,byte,uint16,byte,uint16,byte,uint16,byte,uint16,byte,uint16,byte,uint16,byte,MonsterNoteTarget,MonsterNoteTarget,MonsterNoteTarget,uint16,uint16,uint16,uint16,uint16,uint16,uint16,Leve,Leve,Leve
#,EventItem,MonsterNoteTarget{Common}[0],MonsterCount[0],MonsterNoteTarget{Common}[1],MonsterCount[1],MonsterNoteTarget{Common}[2],MonsterCount[2],MonsterNoteTarget{Common}[3],MonsterCount[3],MonsterNoteTarget{Common}[4],MonsterCount[4],MonsterNoteTarget{Common}[5],MonsterCount[5],MonsterNoteTarget{Common}[6],MonsterCount[6],MonsterNoteTarget{Common}[7],MonsterCount[7],MonsterNoteTarget{Common}[8],MonsterCount[8],MonsterNoteTarget{Common}[9],MonsterCount[9],MonsterNoteTarget{NM}[0],MonsterNoteTarget{NM}[1],MonsterNoteTarget{NM}[2],,Fate[0],PlaceName{Fate}[0],Fate[1],PlaceName{Fate}[1],Fate[2],PlaceName{Fate}[2],Leve[0],Leve[1],Leve[2]
int32,EventItem,MonsterNoteTarget,byte,MonsterNoteTarget,byte,MonsterNoteTarget,byte,MonsterNoteTarget,byte,MonsterNoteTarget,byte,MonsterNoteTarget,byte,MonsterNoteTarget,byte,MonsterNoteTarget,byte,MonsterNoteTarget,byte,MonsterNoteTarget,byte,MonsterNoteTarget,MonsterNoteTarget,MonsterNoteTarget,uint16,Fate,PlaceName,Fate,PlaceName,Fate,PlaceName,Leve,Leve,Leve
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,0,0,0,0,0
1,2001298,357,3,358,3,359,3,360,3,361,3,362,3,363,3,371,3,364,3,365,3,446,447,448,0,480,155,589,180,611,152,644,849,868
2,2001299,366,3,396,3,367,3,368,3,369,3,370,3,372,3,373,3,374,3,375,3,449,450,451,0,571,138,424,146,633,154,645,853,875
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 31 32 33
2 # EventItem MonsterNoteTarget{Common}[0] MonsterCount[0] MonsterNoteTarget{Common}[1] MonsterCount[1] MonsterNoteTarget{Common}[2] MonsterCount[2] MonsterNoteTarget{Common}[3] MonsterCount[3] MonsterNoteTarget{Common}[4] MonsterCount[4] MonsterNoteTarget{Common}[5] MonsterCount[5] MonsterNoteTarget{Common}[6] MonsterCount[6] MonsterNoteTarget{Common}[7] MonsterCount[7] MonsterNoteTarget{Common}[8] MonsterCount[8] MonsterNoteTarget{Common}[9] MonsterCount[9] MonsterNoteTarget{NM}[0] MonsterNoteTarget{NM}[1] MonsterNoteTarget{NM}[2] Fate[0] PlaceName{Fate}[0] Fate[1] PlaceName{Fate}[1] Fate[2] PlaceName{Fate}[2] Leve[0] Leve[1] Leve[2]
3 int32 EventItem uint16 MonsterNoteTarget byte uint16 MonsterNoteTarget byte uint16 MonsterNoteTarget byte uint16 MonsterNoteTarget byte uint16 MonsterNoteTarget byte uint16 MonsterNoteTarget byte uint16 MonsterNoteTarget byte uint16 MonsterNoteTarget byte uint16 MonsterNoteTarget byte uint16 MonsterNoteTarget byte MonsterNoteTarget MonsterNoteTarget MonsterNoteTarget uint16 uint16 Fate uint16 PlaceName uint16 Fate uint16 PlaceName uint16 Fate uint16 PlaceName Leve Leve Leve
4 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 0 0 0 0 0
5 1 2001298 357 3 358 3 359 3 360 3 361 3 362 3 363 3 371 3 364 3 365 3 446 447 448 0 480 155 589 180 611 152 644 849 868
6 2 2001299 366 3 396 3 367 3 368 3 369 3 370 3 372 3 373 3 374 3 375 3 449 450 451 0 571 138 424 146 633 154 645 853 875