Added LineBuildNode trait to filter which structure(s) a LineBuild actor can be attached to.
This commit is contained in:
@@ -412,6 +412,9 @@ CONCRETEB:
|
||||
CrushClasses: Concretewall
|
||||
LineBuild:
|
||||
Range: 8
|
||||
NodeTypes: wall, turret
|
||||
LineBuildNode:
|
||||
Types: wall
|
||||
TargetableBuilding:
|
||||
TargetTypes: Ground
|
||||
RenderBuildingWall:
|
||||
@@ -478,6 +481,8 @@ WALL:
|
||||
DetectCloaked:
|
||||
Range: 5
|
||||
-WithCrumbleOverlay:
|
||||
LineBuildNode:
|
||||
Types: turret
|
||||
|
||||
^ROCKETTOWER:
|
||||
Inherits: ^Building
|
||||
@@ -527,6 +532,8 @@ WALL:
|
||||
DetectCloaked:
|
||||
Range: 6
|
||||
-WithCrumbleOverlay:
|
||||
LineBuildNode:
|
||||
Types: turret
|
||||
|
||||
^REPAIR:
|
||||
Inherits: ^Building
|
||||
|
||||
Reference in New Issue
Block a user