From c00987500fe45b7262ac84dc28b69522390b1e83 Mon Sep 17 00:00:00 2001 From: Simon <63975668+Simyon264@users.noreply.github.com> Date: Thu, 2 May 2024 00:24:31 +0200 Subject: [PATCH] Add DoorBumpOpener to BaseMobAdultSlimes (#27591) --- Resources/Prototypes/Entities/Mobs/NPCs/slimes.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/slimes.yml b/Resources/Prototypes/Entities/Mobs/NPCs/slimes.yml index e667b931de..00de018025 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/slimes.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/slimes.yml @@ -37,6 +37,7 @@ - type: Tag tags: - FootstepSound + - DoorBumpOpener - type: Butcherable butcheringType: Knife spawned: -- 2.52.0