Pre 5.11 updates (loads of new definitions in SaintCoinach)

This commit is contained in:
Hezkezl
2019-11-12 03:29:04 -07:00
parent c8e4b0f237
commit 3eabd9394f
119 changed files with 156 additions and 156 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17
#,,,,MapIndex,Hierarchy,MapMarkerRange,Id,SizeFactor,Offset{X},Offset{Y},PlaceName{Region},PlaceName,PlaceName{Sub},DiscoveryIndex,,TerritoryType,DiscoveryArrayByte,
int32,byte,byte,byte,sbyte,byte,uint16,str,uint16,int16,int16,PlaceName,PlaceName,PlaceName,int16,uint32,TerritoryType,bit&01,bit&02
#,MapCondition,PriorityCategoryUI,PriorityUI,MapIndex,Hierarchy,MapMarkerRange,Id,SizeFactor,Offset{X},Offset{Y},PlaceName{Region},PlaceName,PlaceName{Sub},DiscoveryIndex,DiscoveryFlag,TerritoryType,DiscoveryArrayByte,IsEvent
int32,MapCondition,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,0,"",100,0,0,0,0,0,-1,0,0,True,False
1,0,0,0,0,1,0,"default/00",100,0,0,2405,21,0,-1,0,1,True,False
2,0,2,2,0,1,3,"f1t1/00",200,0,0,23,52,0,-1,0,132,True,False
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
2 # MapCondition PriorityCategoryUI PriorityUI MapIndex Hierarchy MapMarkerRange Id SizeFactor Offset{X} Offset{Y} PlaceName{Region} PlaceName PlaceName{Sub} DiscoveryIndex DiscoveryFlag TerritoryType DiscoveryArrayByte IsEvent
3 int32 byte MapCondition 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 0 100 0 0 0 0 0 -1 0 0 True False
5 1 0 0 0 0 1 0 default/00 100 0 0 2405 21 0 -1 0 1 True False
6 2 0 2 2 0 1 3 f1t1/00 200 0 0 23 52 0 -1 0 132 True False