Patch 4.25

This commit is contained in:
Josh Freeman
2018-03-14 09:40:00 +00:00
parent f443f2d238
commit 4874343eef
1800 changed files with 15106 additions and 40900 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16
#,,,,Hierarchy,MapMarkerRange,Id,SizeFactor,Offset{X},Offset{Y},PlaceName{Region},PlaceName,PlaceName{Sub},DiscoveryIndex,,TerritoryType,DiscoveryArrayByte,
#,,,,Hierarchy,MapMarkerRange,Id,SizeFactor,Offset{X},Offset{Y},PlaceName{Region},PlaceName,PlaceName{Sub},,,TerritoryType,,
int32,byte,byte,sbyte,byte,uint16,str,uint16,int16,int16,PlaceName,PlaceName,PlaceName,int16,uint32,TerritoryType,bit&01,bit&02
0,0,0,0,0,0,"",100,0,0,0,0,0,-1,0,0,True,False
1,0,0,0,1,0,"default/00",100,0,0,2405,21,0,-1,0,1,True,False
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
2 # Hierarchy MapMarkerRange Id SizeFactor Offset{X} Offset{Y} PlaceName{Region} PlaceName PlaceName{Sub} DiscoveryIndex TerritoryType DiscoveryArrayByte
3 int32 byte byte sbyte byte uint16 str uint16 int16 int16 PlaceName PlaceName PlaceName int16 uint32 TerritoryType bit&01 bit&02
4 0 0 0 0 0 0 100 0 0 0 0 0 -1 0 0 True False
5 1 0 0 0 1 0 default/00 100 0 0 2405 21 0 -1 0 1 True False