mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-26 11:49:10 +00:00
7.2 (#72)
This commit is contained in:
+14
-14
@@ -1,14 +1,14 @@
|
||||
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,15,16,6,False
|
||||
8,12,0,0,7,True
|
||||
9,17,19,20,8,False
|
||||
10,18,21,22,9,False
|
||||
key,0,1,2,3,4,5
|
||||
#,,,,,,
|
||||
int32,uint32,uint32,uint32,uint32,uint16,bit&01
|
||||
0,1,0,0,0,0,False
|
||||
1,1,3,4,23,0,False
|
||||
2,2,5,6,24,1,False
|
||||
3,7,0,0,0,2,False
|
||||
4,8,13,14,25,3,False
|
||||
5,9,0,0,0,4,False
|
||||
6,10,0,0,0,5,False
|
||||
7,11,15,16,26,6,False
|
||||
8,12,0,0,0,7,True
|
||||
9,17,19,20,27,8,False
|
||||
10,18,21,22,28,9,False
|
||||
|
||||
|
Reference in New Issue
Block a user