From 4aeeaa6828810e7aa63b39939e7a461b7e93acb9 Mon Sep 17 00:00:00 2001 From: Admiral-Obvious-001 <89495925+Admiral-Obvious-001@users.noreply.github.com> Date: Tue, 2 Jan 2024 17:36:18 -0800 Subject: [PATCH] Added info to body bag description. (#23407) Tells people that the body bag stops rot. (cherry picked from commit 548058b6c4df7a6cf0b296d4d3e60f9e48c98b9a) --- .../Prototypes/Entities/Objects/Specific/Medical/morgue.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml index f57dd2033f..42b8ff378d 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml @@ -2,7 +2,7 @@ id: BodyBag_Container parent: BaseFoldable name: body bag - description: A plastic bag designed for the storage and transportation of cadavers. + description: A plastic bag designed for the storage and transportation of cadavers to stop body decomposition. components: - type: Item size: Small @@ -85,7 +85,7 @@ - type: entity id: BodyBag_Folded name: body bag - description: A plastic bag designed for the storage and transportation of cadavers. + description: A plastic bag designed for the storage and transportation of cadavers to stop body decomposition. parent: BodyBag_Container suffix: folded components: