From c500a63ada2fc6ed8cd2e74b4692e687829da1b7 Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Tue, 24 Oct 2023 19:40:30 +1100 Subject: [PATCH] Add placementreplacement to wallrocks (#21220) --- Resources/Prototypes/Entities/Structures/Walls/asteroid.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml b/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml index b36ba51ee0..9b513b2da1 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml @@ -149,6 +149,8 @@ parent: BaseStructure name: rock components: + - type: PlacementReplacement + key: walls - type: SoundOnGather - type: Gatherable whitelist: -- 2.51.2