Merge pull request #11174 from reaperrr/fix-11173
Disable OwnerRow on TD and RA map props
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -565,6 +565,7 @@
|
||||
Tooltip:
|
||||
Name: Field (Destroyed)
|
||||
GenericVisibility: None
|
||||
ShowOwnerRow: false
|
||||
RenderSprites:
|
||||
Palette: terrain
|
||||
WithSpriteBody:
|
||||
@@ -611,6 +612,7 @@
|
||||
Inherits@1: ^SpriteActor
|
||||
Tooltip:
|
||||
Name: Tree
|
||||
ShowOwnerRow: false
|
||||
RenderSprites:
|
||||
Palette: staticterrain
|
||||
WithSpriteBody:
|
||||
@@ -632,6 +634,7 @@
|
||||
Inherits@1: ^SpriteActor
|
||||
Tooltip:
|
||||
Name: Blossom Tree
|
||||
ShowOwnerRow: false
|
||||
RenderSprites:
|
||||
Palette: staticterrain
|
||||
WithSpriteBody:
|
||||
@@ -648,6 +651,7 @@
|
||||
Inherits@1: ^SpriteActor
|
||||
Tooltip:
|
||||
Name: Rock
|
||||
ShowOwnerRow: false
|
||||
RenderSprites:
|
||||
Palette: staticterrain
|
||||
WithSpriteBody:
|
||||
@@ -717,6 +721,7 @@
|
||||
AlwaysVisible:
|
||||
Tooltip:
|
||||
Name: Bridge
|
||||
ShowOwnerRow: false
|
||||
Targetable:
|
||||
RequiresForceFire: yes
|
||||
TargetTypes: Ground, Water
|
||||
@@ -733,6 +738,7 @@
|
||||
Tooltip:
|
||||
Name: Crate
|
||||
GenericName: Crate
|
||||
ShowOwnerRow: false
|
||||
Crate:
|
||||
TerrainTypes: Clear, Rough, Road, Tiberium, BlueTiberium, Beach
|
||||
RenderSprites:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user