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
|
||||
#,Name,CompanyCraftDraftCategory,,,,,,,Order
|
||||
int32,str,CompanyCraftDraftCategory,int32,byte,int32,byte,int32,byte,uint32
|
||||
#,Name,CompanyCraftDraftCategory,RequiredItem[0],RequiredItemCount[0],RequiredItem[1],RequiredItemCount[1],RequiredItem[2],RequiredItemCount[2],Order
|
||||
int32,str,CompanyCraftDraftCategory,Item,byte,Item,byte,Item,byte,uint32
|
||||
0,"airship prototype II",1,12923,6,0,0,0,0,1
|
||||
1,"airship prototype III",1,12924,10,12923,4,0,0,2
|
||||
2,"airship prototype IV",1,12925,10,12923,4,0,0,3
|
||||
|
||||
|
Reference in New Issue
Block a user