From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Sun, 23 Apr 2023 03:08:07 +0000 (+1000) Subject: Add placementreplacement to walls and airlocks (#14766) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=34ea3599a02e6645880394b2bb9a410541184ac6;p=space-station-14.git Add placementreplacement to walls and airlocks (#14766) --- diff --git a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/base_structureairlocks.yml b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/base_structureairlocks.yml index ada2ac8bb8..8b39bf2a47 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/base_structureairlocks.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/base_structureairlocks.yml @@ -109,6 +109,8 @@ node: airlock containers: - board + - type: PlacementReplacement + key: walls - type: IconSmooth key: walls mode: NoSprite diff --git a/Resources/Prototypes/Entities/Structures/Walls/walls.yml b/Resources/Prototypes/Entities/Structures/Walls/walls.yml index 032c126b58..4e42419fb5 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/walls.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/walls.yml @@ -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