Merge pull request #9706 from reaperrr/block-height
Add Height property to BlocksProjectiles
This commit is contained in:
@@ -177,6 +177,7 @@
|
||||
|
||||
^Wall:
|
||||
Inherits@1: ^SpriteActor
|
||||
CombatDebugOverlay:
|
||||
HiddenUnderShroud:
|
||||
AppearsOnRadar:
|
||||
Building:
|
||||
|
||||
@@ -19,6 +19,7 @@ GAWALL:
|
||||
Armor:
|
||||
Type: Concrete
|
||||
BlocksProjectiles:
|
||||
Height: 640
|
||||
Crushable:
|
||||
CrushClasses: heavywall
|
||||
LineBuild:
|
||||
@@ -46,6 +47,8 @@ GACTWR:
|
||||
HP: 500
|
||||
Armor:
|
||||
Type: Light
|
||||
BlocksProjectiles:
|
||||
Height: 768
|
||||
BodyOrientation:
|
||||
QuantizedFacings: 32
|
||||
DetectCloaked:
|
||||
|
||||
@@ -19,6 +19,7 @@ NAWALL:
|
||||
Armor:
|
||||
Type: Concrete
|
||||
BlocksProjectiles:
|
||||
Height: 640
|
||||
Crushable:
|
||||
CrushClasses: heavywall
|
||||
LineBuild:
|
||||
|
||||
Reference in New Issue
Block a user