Patch 5.05 fix

Fixing changed headers and data that I missed on with previous push
This commit is contained in:
Hezkezl
2019-08-20 02:54:03 -06:00
parent 9266912dd8
commit f00c2d9244
44 changed files with 68 additions and 68 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4
#,,,,,
int32,int32,int32,byte,byte,byte
#,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
1 key 0 1 2 3 4
2 # Location Achievement ReqFatesToRank2 ReqFatesToRank3 DisplayOrder
3 int32 int32 TerritoryType int32 Achievement byte byte byte
4 0 813 2343 6 60 1
5 1 814 2344 6 60 4
6 2 815 2345 6 60 2