allow walls to attach to component towers

This commit is contained in:
Matthias Mailänder
2014-07-20 19:00:04 +02:00
parent 582c1016e9
commit 2405ce3251

View File

@@ -374,6 +374,8 @@ GAWALL:
HP: 300 HP: 300
Armor: Armor:
Type: Concrete Type: Concrete
LineBuild:
NodeTypes: wall, turret
NAWALL: NAWALL:
Inherits: ^Wall Inherits: ^Wall
@@ -397,6 +399,8 @@ NAWALL:
HP: 300 HP: 300
Armor: Armor:
Type: Concrete Type: Concrete
LineBuild:
NodeTypes: wall, turret
GATICK: GATICK:
Inherits: ^Building Inherits: ^Building
@@ -880,6 +884,8 @@ GAVULC:
WithMuzzleFlash: WithMuzzleFlash:
WithIdleOverlay@LIGHTS: WithIdleOverlay@LIGHTS:
Sequence: idle-lights Sequence: idle-lights
LineBuildNode:
Types: turret
#TODO: Placeholder, replace with Component Tower + RPG Upgrade #TODO: Placeholder, replace with Component Tower + RPG Upgrade
GAROCK: GAROCK:
@@ -924,6 +930,8 @@ GAROCK:
Recoil: 0 Recoil: 0
WithIdleOverlay@LIGHTS: WithIdleOverlay@LIGHTS:
Sequence: idle-lights Sequence: idle-lights
LineBuildNode:
Types: turret
#TODO: Placeholder, replace with Component Tower + SAM Upgrade #TODO: Placeholder, replace with Component Tower + SAM Upgrade
GACSAM: GACSAM:
@@ -968,6 +976,8 @@ GACSAM:
Recoil: 0 Recoil: 0
WithIdleOverlay@LIGHTS: WithIdleOverlay@LIGHTS:
Sequence: idle-lights Sequence: idle-lights
LineBuildNode:
Types: turret
NASAM: NASAM:
Inherits: ^Building Inherits: ^Building