diff --git a/mods/ts/rules/structures.yaml b/mods/ts/rules/structures.yaml index 14a2ffe006..5756d433da 100644 --- a/mods/ts/rules/structures.yaml +++ b/mods/ts/rules/structures.yaml @@ -374,6 +374,8 @@ GAWALL: HP: 300 Armor: Type: Concrete + LineBuild: + NodeTypes: wall, turret NAWALL: Inherits: ^Wall @@ -397,6 +399,8 @@ NAWALL: HP: 300 Armor: Type: Concrete + LineBuild: + NodeTypes: wall, turret GATICK: Inherits: ^Building @@ -880,6 +884,8 @@ GAVULC: WithMuzzleFlash: WithIdleOverlay@LIGHTS: Sequence: idle-lights + LineBuildNode: + Types: turret #TODO: Placeholder, replace with Component Tower + RPG Upgrade GAROCK: @@ -924,6 +930,8 @@ GAROCK: Recoil: 0 WithIdleOverlay@LIGHTS: Sequence: idle-lights + LineBuildNode: + Types: turret #TODO: Placeholder, replace with Component Tower + SAM Upgrade GACSAM: @@ -968,6 +976,8 @@ GACSAM: Recoil: 0 WithIdleOverlay@LIGHTS: Sequence: idle-lights + LineBuildNode: + Types: turret NASAM: Inherits: ^Building