From b5aa1e497f17fa5da4e1548be2797bb0ee4027ff Mon Sep 17 00:00:00 2001 From: Velcroboy <107660393+IamVelcroboy@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:31:11 -0600 Subject: [PATCH] MORE SUFFIXES (#25314) Co-authored-by: Jeff --- .../Entities/Objects/Specific/Medical/healing.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml index 6cf5f57c1b..4d0e801617 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml @@ -69,6 +69,7 @@ description: Used to treat even the nastiest burns. Also effective against caustic burns. parent: BaseHealingItem id: RegenerativeMesh + suffix: Full components: - type: Tag tags: @@ -99,6 +100,7 @@ - type: entity id: OintmentAdvanced1 parent: RegenerativeMesh + suffix: Single components: - type: Stack stackType: RegenerativeMesh @@ -155,6 +157,7 @@ description: A suture soaked in medicine, treats blunt-force trauma effectively and closes wounds. parent: BaseHealingItem id: MedicatedSuture + suffix: Full components: - type: Tag tags: @@ -183,6 +186,7 @@ - type: entity id: BrutepackAdvanced1 parent: MedicatedSuture + suffix: Single components: - type: Stack stackType: MedicatedSuture @@ -249,7 +253,7 @@ path: "/Audio/Items/Medical/brutepack_begin.ogg" healingEndSound: path: "/Audio/Items/Medical/brutepack_end.ogg" - + - type: entity name: roll of gauze description: Some sterile gauze to wrap around bloody stumps. -- 2.52.0