Add placementreplacement to walls and airlocks (#14766)
This commit is contained in:
@@ -109,6 +109,8 @@
|
|||||||
node: airlock
|
node: airlock
|
||||||
containers:
|
containers:
|
||||||
- board
|
- board
|
||||||
|
- type: PlacementReplacement
|
||||||
|
key: walls
|
||||||
- type: IconSmooth
|
- type: IconSmooth
|
||||||
key: walls
|
key: walls
|
||||||
mode: NoSprite
|
mode: NoSprite
|
||||||
|
|||||||
@@ -26,6 +26,8 @@
|
|||||||
drawdepth: Walls
|
drawdepth: Walls
|
||||||
- type: Icon
|
- type: Icon
|
||||||
state: full
|
state: full
|
||||||
|
- type: PlacementReplacement
|
||||||
|
key: walls
|
||||||
- type: Damageable
|
- type: Damageable
|
||||||
damageContainer: Inorganic
|
damageContainer: Inorganic
|
||||||
damageModifierSet: Metallic
|
damageModifierSet: Metallic
|
||||||
@@ -74,6 +76,7 @@
|
|||||||
max: 1
|
max: 1
|
||||||
- !type:DoActsBehavior
|
- !type:DoActsBehavior
|
||||||
acts: [ "Destruction" ]
|
acts: [ "Destruction" ]
|
||||||
|
|
||||||
- type: IconSmooth
|
- type: IconSmooth
|
||||||
key: walls
|
key: walls
|
||||||
base: brick
|
base: brick
|
||||||
|
|||||||
Reference in New Issue
Block a user