mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-27 12:19:09 +00:00
7.2 (#72)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
key,0,1,2,3,4,5,6
|
||||
#,,,,,,,
|
||||
int32,byte,str,uint32,uint32,uint32,uint32,byte
|
||||
0,0,"",0,0,0,0,0
|
||||
1,0,"",0,0,0,0,0
|
||||
key,0,1,2,3,4,5,6,7
|
||||
#,,,,,,,,
|
||||
int32,byte,uint32,str,uint32,uint32,uint32,uint32,byte
|
||||
0,0,0,"",0,0,0,0,0
|
||||
1,0,0,"",0,0,0,0,0
|
||||
|
||||
|
Reference in New Issue
Block a user