mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-25 19:39:10 +00:00
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:
@@ -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
|
||||
#,,,,,,,,,,,,,,,,,,,,,,,,,,,
|
||||
int32,int32,byte,bool,int32,byte,bool,int32,byte,bool,int32,byte,bool,int32,byte,bool,int32,byte,bool,int32,byte,bool,int32,byte,bool,int32,byte,bool
|
||||
#,Item[0],Count[0],HQ[0],Item[1],Count[1],HQ[1],Item[2],Count[2],HQ[2],Item[3],Count[3],HQ[3],Item[4],Count[4],HQ[4],Item[5],Count[5],HQ[5],Item[6],Count[6],HQ[6],Item[7],Count[7],HQ[7],Item[8],Count[8],HQ[8]
|
||||
int32,Item,byte,bool,Item,byte,bool,Item,byte,bool,Item,byte,bool,Item,byte,bool,Item,byte,bool,Item,byte,bool,Item,byte,bool,Item,byte,bool
|
||||
0,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False
|
||||
1,4,3,False,3,3,False,5380,2,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False
|
||||
2,4,7,False,3,7,False,5380,5,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False
|
||||
|
||||
|
Reference in New Issue
Block a user