diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml index 0c7df85dd0..a59d4b8f9f 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml @@ -109,6 +109,10 @@ netsync: false sprite: Objects/Specific/Hydroponics/aloe.rsi state: cream + - type: Stack + stackType: AloeCream + max: 10 + count: 10 # Pills - type: entity diff --git a/Resources/Prototypes/Stacks/medical_stacks.yml b/Resources/Prototypes/Stacks/medical_stacks.yml index b8d493c615..6683fadade 100644 --- a/Resources/Prototypes/Stacks/medical_stacks.yml +++ b/Resources/Prototypes/Stacks/medical_stacks.yml @@ -4,6 +4,12 @@ icon: "/Textures/Objects/Specific/Medical/medical.rsi/ointment.png" spawn: Ointment +- type: stack + id: AloeCream + name: aloe cream + icon: "/Textures/Objects/Specific/Hydroponics/aloe.rsi/cream.png" + spawn: AloeCream + - type: stack id: Gauze name: gauze