mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-26 03:49:09 +00:00
update patch 6.0 changes
This commit is contained in:
+12
-10
@@ -1,10 +1,12 @@
|
||||
key,0,1,2,3
|
||||
#,,,,
|
||||
int32,uint32,uint32,uint32,uint16
|
||||
0,1,0,0,0
|
||||
1,1,3,4,0
|
||||
2,2,5,6,1
|
||||
3,7,0,0,2
|
||||
4,8,0,0,3
|
||||
5,9,0,0,4
|
||||
6,10,0,0,5
|
||||
key,0,1,2,3,4
|
||||
#,,,,,
|
||||
int32,uint32,uint32,uint32,uint16,bit&01
|
||||
0,1,0,0,0,False
|
||||
1,1,3,4,0,False
|
||||
2,2,5,6,1,False
|
||||
3,7,0,0,2,False
|
||||
4,8,13,14,3,False
|
||||
5,9,0,0,4,False
|
||||
6,10,0,0,5,False
|
||||
7,11,0,0,6,False
|
||||
8,12,0,0,7,True
|
||||
|
||||
|
Reference in New Issue
Block a user