fixes aloe cream splitting (#8949)
This commit is contained in:
@@ -109,6 +109,10 @@
|
|||||||
netsync: false
|
netsync: false
|
||||||
sprite: Objects/Specific/Hydroponics/aloe.rsi
|
sprite: Objects/Specific/Hydroponics/aloe.rsi
|
||||||
state: cream
|
state: cream
|
||||||
|
- type: Stack
|
||||||
|
stackType: AloeCream
|
||||||
|
max: 10
|
||||||
|
count: 10
|
||||||
|
|
||||||
# Pills
|
# Pills
|
||||||
- type: entity
|
- type: entity
|
||||||
|
|||||||
@@ -4,6 +4,12 @@
|
|||||||
icon: "/Textures/Objects/Specific/Medical/medical.rsi/ointment.png"
|
icon: "/Textures/Objects/Specific/Medical/medical.rsi/ointment.png"
|
||||||
spawn: Ointment
|
spawn: Ointment
|
||||||
|
|
||||||
|
- type: stack
|
||||||
|
id: AloeCream
|
||||||
|
name: aloe cream
|
||||||
|
icon: "/Textures/Objects/Specific/Hydroponics/aloe.rsi/cream.png"
|
||||||
|
spawn: AloeCream
|
||||||
|
|
||||||
- type: stack
|
- type: stack
|
||||||
id: Gauze
|
id: Gauze
|
||||||
name: gauze
|
name: gauze
|
||||||
|
|||||||
Reference in New Issue
Block a user