Final update (with new definitions/fixes) before Patch 5.21

This commit is contained in:
Hezkezl
2020-03-10 00:12:42 -06:00
parent b3ee022d84
commit d219b04830
13 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8
#,,,,,,,,,
int32,uint32,byte,uint32,byte,uint32,byte,uint32,uint32,str
#,Spot[0],Spot[1],Spot[2],Spot[3],Spot[4],TimeDefine,Image,TerritoryType,Name
int32,IKDSpot,IKDSpot,IKDSpot,IKDSpot,IKDSpot,IKDTimeDefine,Image,TerritoryType,str
0,0,0,0,0,0,0,0,0,""
1,2,1,1,2,3,3,63172,721,"Northern Strait of Merlthor"
2,2,2,1,3,3,1,63172,730,"Northern Strait of Merlthor"
1 key 0 1 2 3 4 5 6 7 8
2 # Spot[0] Spot[1] Spot[2] Spot[3] Spot[4] TimeDefine Image TerritoryType Name
3 int32 uint32 IKDSpot byte IKDSpot uint32 IKDSpot byte IKDSpot uint32 IKDSpot byte IKDTimeDefine uint32 Image uint32 TerritoryType str
4 0 0 0 0 0 0 0 0 0
5 1 2 1 1 2 3 3 63172 721 Northern Strait of Merlthor
6 2 2 2 1 3 3 1 63172 730 Northern Strait of Merlthor