mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-24 10:59:11 +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
|
||||
#,BNpcName,Icon,,,,,,,
|
||||
int32,BNpcName,Image,byte,uint16,uint16,uint16,uint16,uint16,uint16
|
||||
#,BNpcName,Icon,,PlaceName{Zone}[0],PlaceName{Location}[0],PlaceName{Zone}[1],PlaceName{Location}[1],PlaceName{Zone}[2],PlaceName{Location}[2]
|
||||
int32,BNpcName,Image,byte,PlaceName,PlaceName,PlaceName,PlaceName,PlaceName,PlaceName
|
||||
0,0,0,0,0,0,0,0,0,0
|
||||
1,49,63036,1,30,161,54,68,42,261
|
||||
2,417,63028,1,30,161,0,0,0,0
|
||||
|
||||
|
Reference in New Issue
Block a user