mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-08-01 14:28:41 +00:00
5.2 updates
This commit is contained in:
+15
-12
@@ -1,12 +1,15 @@
|
||||
key,0,1
|
||||
#,Name,
|
||||
int32,str,byte
|
||||
0,"",0
|
||||
1,"All",0
|
||||
2,"Locales",0
|
||||
3,"Dungeons",0
|
||||
4,"Trials",0
|
||||
5,"Raids",0
|
||||
6,"Others",0
|
||||
7,"Seasonal",1
|
||||
8,"Mog Station",1
|
||||
key,0,1,2,3
|
||||
#,Name,,,
|
||||
int32,str,byte,uint32,byte
|
||||
0,"",0,0,0
|
||||
1,"All",0,0,0
|
||||
2,"Locales I",0,82022,1
|
||||
3,"Dungeons",0,82024,3
|
||||
4,"Trials",0,82027,4
|
||||
5,"Raids I",0,82025,5
|
||||
6,"Others",0,82029,8
|
||||
7,"Seasonal",1,82030,9
|
||||
8,"Mog Station",1,82031,10
|
||||
9,"Locales II",0,82023,2
|
||||
10,"Raids II",0,82026,6
|
||||
11,"Ambient",0,82028,7
|
||||
|
||||
|
Reference in New Issue
Block a user