From 3c48696b16b32aa1213b88a8b451937f1e275fee Mon Sep 17 00:00:00 2001 From: Steel Date: Thu, 22 Jan 2026 05:36:05 +0400 Subject: [PATCH] Add aloe cream storage sprite (#42453) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit * Initial commit * Rotate sprite * Update Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml Use existing sprite Co-authored-by: āda * Remove cream-storage sprite --------- Co-authored-by: āda --- .../Entities/Objects/Specific/Medical/healing.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml index 74b9caaf63..7893dfd646 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml @@ -347,6 +347,12 @@ - type: Stack stackType: AloeCream count: 10 + - type: Item + storedRotation: 90 + storedOffset: 4, 0 + storedSprite: + state: cream + sprite: Objects/Specific/Hydroponics/aloe.rsi - type: entity parent: BaseHealingItem -- 2.52.0