mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-25 11:29:10 +00:00
update patch 6.0 changes
This commit is contained in:
+15
-9
@@ -1,9 +1,15 @@
|
||||
key,0,1,2,3,4
|
||||
#,Location,Achievement,ReqFatesToRank2,ReqFatesToRank3,DisplayOrder
|
||||
int32,TerritoryType,Achievement,byte,byte,byte
|
||||
0,813,2343,6,60,1
|
||||
1,814,2344,6,60,4
|
||||
2,815,2345,6,60,2
|
||||
3,816,2346,6,60,3
|
||||
4,817,2347,6,60,5
|
||||
5,818,2348,6,60,6
|
||||
key,0,1,2,3,4,5
|
||||
#,Location,Achievement,ReqFatesToRank2,ReqFatesToRank3,,DisplayOrder
|
||||
int32,TerritoryType,Achievement,byte,byte,sbyte,byte
|
||||
0,813,2343,6,60,0,1
|
||||
1,814,2344,6,60,3,4
|
||||
2,815,2345,6,60,1,2
|
||||
3,816,2346,6,60,2,3
|
||||
4,817,2347,6,60,4,5
|
||||
5,818,2348,6,60,5,6
|
||||
6,956,3022,6,60,6,11
|
||||
7,957,3023,6,60,7,12
|
||||
8,958,3024,6,60,8,13
|
||||
9,959,3025,6,60,9,14
|
||||
10,961,3026,6,60,10,15
|
||||
11,960,3027,6,60,11,16
|
||||
|
||||
|
Reference in New Issue
Block a user