mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-29 13:09:10 +00:00
7.4 (#88)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
key,0,1,2,3
|
||||
#,,,,
|
||||
int32,str,uint32,uint32,uint32
|
||||
0,"",0,0,0
|
||||
1,"",0,0,0
|
||||
key,0,1,2,3,4
|
||||
#,,,,,
|
||||
int32,str,uint32,uint32,bit&01,uint32
|
||||
0,"",0,0,False,0
|
||||
1,"",1,1,False,1
|
||||
|
||||
|
Reference in New Issue
Block a user