mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-26 11:49: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,27
|
||||
#,,CrystalSand,Qty,,,,,,,,,,,,,,,,,,,,,,,,,Category
|
||||
int32,byte,Item,byte,uint32,bool,byte,uint32,bool,byte,uint32,bool,byte,uint32,bool,byte,uint32,bool,byte,uint32,bool,byte,uint32,bool,byte,uint32,bool,byte,AnimaWeapon5PatternGroup
|
||||
#,,CrystalSand,Qty,ItemName[0],IsHQ[0],Quantity[0],ItemName[1],IsHQ[1],Quantity[1],ItemName[2],IsHQ[2],Quantity[2],ItemName[3],IsHQ[3],Quantity[3],ItemName[4],IsHQ[4],Quantity[4],ItemName[5],IsHQ[5],Quantity[5],ItemName[6],IsHQ[6],Quantity[6],ItemName[7],IsHQ[7],Quantity[7],Category
|
||||
int32,byte,Item,byte,Item,bool,byte,Item,bool,byte,Item,bool,byte,Item,bool,byte,Item,bool,byte,Item,bool,byte,Item,bool,byte,Item,bool,byte,AnimaWeapon5PatternGroup
|
||||
0,0,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
|
||||
1,1,15841,2,12839,False,5,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,1
|
||||
2,2,15841,2,12841,False,5,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,2
|
||||
|
||||
|
Reference in New Issue
Block a user