Patch 4.55, 4.56, 4.57 and 4.58

Bringing repo up to date with the final patch of the Stormblood expansion
This commit is contained in:
Hezkezl
2019-06-23 06:24:34 -06:00
parent a2747d59e2
commit f10581e86d
221 changed files with 19127 additions and 11772 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,
#,,,MapIndex,Hierarchy,MapMarkerRange,Id,SizeFactor,Offset{X},Offset{Y},PlaceName{Region},PlaceName,PlaceName{Sub},DiscoveryIndex,,TerritoryType,DiscoveryArrayByte,
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 # MapIndex 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