From 7f91253bc010a4ba979c10fd28966215bd989d63 Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Fri, 23 Aug 2024 12:26:56 +0200 Subject: [PATCH] very smol emergency boxes cleanup (#31355) --- Resources/Prototypes/Catalog/Fills/Boxes/emergency.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Catalog/Fills/Boxes/emergency.yml b/Resources/Prototypes/Catalog/Fills/Boxes/emergency.yml index 540e05b453..0b08acc322 100644 --- a/Resources/Prototypes/Catalog/Fills/Boxes/emergency.yml +++ b/Resources/Prototypes/Catalog/Fills/Boxes/emergency.yml @@ -192,9 +192,7 @@ - type: entity parent: BoxSurvival id: BoxMime - name: survival box - description: It's a box with basic internals inside. - suffix: Emergency + suffix: Mime, Emergency components: - type: StorageFill contents: @@ -208,7 +206,7 @@ - type: entity parent: BoxSurvivalNitrogen id: BoxMimeNitrogen - suffix: Emergency N2 + suffix: Mime, Emergency N2 components: - type: StorageFill contents: -- 2.51.2