Unhardcode defenses in BaseBuilderBotModule

This commit is contained in:
dnqbob
2022-07-30 20:34:33 +08:00
committed by abcdefg30
parent e8748200f7
commit 013ec52108
6 changed files with 15 additions and 1 deletions

View File

@@ -78,6 +78,7 @@ Player:
VehiclesFactoryTypes: light_factory, heavy_factory, starport
ProductionTypes: light_factory, heavy_factory, barracks, starport
SiloTypes: silo
DefenseTypes: medium_gun_turret,large_gun_turret
BuildingLimits:
barracks: 1
refinery: 4
@@ -128,6 +129,7 @@ Player:
VehiclesFactoryTypes: light_factory, heavy_factory, starport
ProductionTypes: light_factory, heavy_factory, barracks, starport
SiloTypes: silo
DefenseTypes: medium_gun_turret,large_gun_turret
BuildingLimits:
barracks: 1
refinery: 4
@@ -178,6 +180,7 @@ Player:
VehiclesFactoryTypes: light_factory, heavy_factory, starport
ProductionTypes: light_factory, heavy_factory, barracks, starport
SiloTypes: silo
DefenseTypes: medium_gun_turret,large_gun_turret
BuildingLimits:
barracks: 1
refinery: 4