From: Steel Date: Thu, 22 Jan 2026 01:36:05 +0000 (+0400) Subject: Add aloe cream storage sprite (#42453) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=3c48696b16b32aa1213b88a8b451937f1e275fee;p=space-station-14.git Add aloe cream storage sprite (#42453) * 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 --- 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