From da9775709b1d96dfaaadf86c437da715f491ecf2 Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Mon, 4 Mar 2024 14:45:45 +0100 Subject: [PATCH] Suffix for boxes of hugs (#25829) --- .../Prototypes/Catalog/Fills/Boxes/emergency.yml | 1 + .../Prototypes/Catalog/Fills/Boxes/general.yml | 14 ++------------ 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/Resources/Prototypes/Catalog/Fills/Boxes/emergency.yml b/Resources/Prototypes/Catalog/Fills/Boxes/emergency.yml index 4812b890a2..12a915af0d 100644 --- a/Resources/Prototypes/Catalog/Fills/Boxes/emergency.yml +++ b/Resources/Prototypes/Catalog/Fills/Boxes/emergency.yml @@ -81,6 +81,7 @@ parent: BoxCardboard id: BoxHug description: A special box for sensitive people. + suffix: Emergency components: - type: Sprite layers: diff --git a/Resources/Prototypes/Catalog/Fills/Boxes/general.yml b/Resources/Prototypes/Catalog/Fills/Boxes/general.yml index e5b27111ff..d6f606e8f5 100644 --- a/Resources/Prototypes/Catalog/Fills/Boxes/general.yml +++ b/Resources/Prototypes/Catalog/Fills/Boxes/general.yml @@ -173,24 +173,14 @@ - state: writing - type: entity - name: box of hugs - parent: BoxCardboard + parent: BoxHug id: BoxHugHealing - description: A special box for sensitive people. + suffix: Medical components: - - type: Sprite - layers: - - state: box_hug - - state: heart - - type: Item - heldPrefix: hug - type: StorageFill contents: - id: Brutepack amount: 3 - - type: Tag - tags: - - BoxHug - type: entity name: inflatable wall box -- 2.51.2