Merge pull request #6002 from Mailaender/ts-wall-tower-attachment

Allowed walls to attach to component towers
This commit is contained in:
Paul Chote
2014-07-23 12:18:26 +12:00

View File

@@ -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