mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-30 13:39:11 +00:00
7.3 (#80)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
key,0,1,2,3
|
||||
#,,,,
|
||||
int32,byte,str,bit&01,bit&02
|
||||
0,0,"",False,False
|
||||
1,0,"",False,False
|
||||
2,0,"",False,False
|
||||
3,0,"",False,False
|
||||
key,0,1,2
|
||||
#,,,
|
||||
int32,bit&01,byte,str
|
||||
0,False,0,""
|
||||
1,False,0,""
|
||||
2,False,0,""
|
||||
3,False,0,""
|
||||
4,False,0,""
|
||||
|
||||
|
Reference in New Issue
Block a user