From b77c5c97075ff345f691a1d65c19e9e2e7b536bb Mon Sep 17 00:00:00 2001 From: "I.K" <45953835+notquitehadouken@users.noreply.github.com> Date: Wed, 3 May 2023 12:16:26 -0500 Subject: [PATCH] Make dwarves rot (#16050) --- Resources/Prototypes/Entities/Mobs/Species/dwarf.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Mobs/Species/dwarf.yml b/Resources/Prototypes/Entities/Mobs/Species/dwarf.yml index e909368124..ebad8ad91c 100644 --- a/Resources/Prototypes/Entities/Mobs/Species/dwarf.yml +++ b/Resources/Prototypes/Entities/Mobs/Species/dwarf.yml @@ -46,6 +46,7 @@ accent: dwarf - type: Speech speechSounds: Bass + - type: Perishable - type: entity save: false -- 2.51.2