fixes aloe cream splitting (#8949)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user