Disable OwnerRow on RA trees, rocks, bridges and crates

This commit is contained in:
reaperrr
2016-04-24 01:10:32 +02:00
parent 1f078cc364
commit 83631f3b4d

View File

@@ -579,6 +579,7 @@
Inherits@1: ^SpriteActor
Tooltip:
Name: Tree
ShowOwnerRow: false
RenderSprites:
Palette: terrain
WithSpriteBody:
@@ -662,6 +663,7 @@
AlwaysVisible:
Tooltip:
Name: Bridge
ShowOwnerRow: false
Targetable:
TargetTypes: Ground, Water
RequiresForceFire: true
@@ -681,6 +683,7 @@
Inherits@1: ^SpriteActor
Tooltip:
Name: Rock
ShowOwnerRow: false
RenderSprites:
Palette: terrain
WithSpriteBody:
@@ -708,6 +711,7 @@
Tooltip:
Name: Crate
GenericName: Crate
ShowOwnerRow: false
Crate:
Lifetime: 180
TerrainTypes: Clear, Rough, Road, Ore, Beach