Patches 5.15 and 5.18 updates

This commit is contained in:
Hezkezl
2020-02-17 08:51:42 -07:00
parent f96e158541
commit 96ed3e4030
172 changed files with 4542 additions and 2169 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5,6,7
#,,GatheringPointBase,,GatheringPointBonus[0],GatheringPointBonus[1],TerritoryType,PlaceName,GatheringSubCategory
#,Type,GatheringPointBase,Count,GatheringPointBonus[0],GatheringPointBonus[1],TerritoryType,PlaceName,GatheringSubCategory
int32,byte,GatheringPointBase,byte,GatheringPointBonus,GatheringPointBonus,TerritoryType,PlaceName,GatheringSubCategory
30000,1,0,0,0,0,1,0,0
30001,1,153,4,0,0,1,0,0
1 key 0 1 2 3 4 5 6 7
2 # Type GatheringPointBase Count GatheringPointBonus[0] GatheringPointBonus[1] TerritoryType PlaceName GatheringSubCategory
3 int32 byte GatheringPointBase byte GatheringPointBonus GatheringPointBonus TerritoryType PlaceName GatheringSubCategory
4 30000 1 0 0 0 0 1 0 0
5 30001 1 153 4 0 0 1 0 0