god says you have to juice the saxophone (#5518)
Apparently I can't have a predefined contents for grinding, so this fixes that bug.
This commit is contained in:
@@ -172,10 +172,14 @@
|
|||||||
size: 24
|
size: 24
|
||||||
sprite: Objects/Fun/Instruments/saxophone.rsi
|
sprite: Objects/Fun/Instruments/saxophone.rsi
|
||||||
- type: Extractable
|
- type: Extractable
|
||||||
grindableSolution:
|
grindableSolutionName: sax
|
||||||
reagents:
|
- type: SolutionContainerManager
|
||||||
- ReagentId: Saxoite
|
solutions:
|
||||||
Quantity: 10
|
sax:
|
||||||
|
reagents:
|
||||||
|
- ReagentId: Saxoite
|
||||||
|
Quantity: 10
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseHandheldInstrument
|
parent: BaseHandheldInstrument
|
||||||
|
|||||||
@@ -28,10 +28,13 @@
|
|||||||
sprite: Objects/Fun/toys.rsi
|
sprite: Objects/Fun/toys.rsi
|
||||||
state: plushie_h
|
state: plushie_h
|
||||||
- type: Extractable
|
- type: Extractable
|
||||||
grindableSolution:
|
grindableSolutionName: bee
|
||||||
reagents:
|
- type: SolutionContainerManager
|
||||||
- ReagentId: GroundBee
|
solutions:
|
||||||
Quantity: 10
|
bee:
|
||||||
|
reagents:
|
||||||
|
- ReagentId: GroundBee
|
||||||
|
Quantity: 10
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePlushie
|
parent: BasePlushie
|
||||||
|
|||||||
Reference in New Issue
Block a user