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