mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-24 10:59:11 +00:00
Patch 6.1 initial commit
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
key,0,1,2
|
||||
#,,,
|
||||
int32,str,str,uint32
|
||||
0,"","",0
|
||||
1,"","",0
|
||||
2,"Archives","",5
|
||||
3,"New Game+","",6
|
||||
4,"Lost Actions","",13
|
||||
int32,uint32,str,str
|
||||
0,0,"",""
|
||||
1,0,"",""
|
||||
2,5,"Archives",""
|
||||
3,6,"New Game+",""
|
||||
4,13,"Lost Actions",""
|
||||
5,21,"Portraits",""
|
||||
6,22,"Adventurer Plate",""
|
||||
|
||||
|
Reference in New Issue
Block a user