Adjust produce (#24220)
(cherry picked from commit f0b21e2edc9bfa2c82aba007ac3d96f4a660a7af)
This commit is contained in:
parent
b67dcf5a02
commit
2edc8151d7
|
|
@ -259,6 +259,9 @@
|
|||
reagents:
|
||||
- ReagentId: Nothing
|
||||
Quantity: 5
|
||||
- type: Tag
|
||||
tags:
|
||||
- Fruit
|
||||
|
||||
- type: entity
|
||||
name: banana peel
|
||||
|
|
@ -555,7 +558,7 @@
|
|||
Quantity: 10
|
||||
- type: Tag
|
||||
tags:
|
||||
- Meat
|
||||
- Fruit
|
||||
|
||||
- type: entity
|
||||
name: pineapple
|
||||
|
|
@ -924,7 +927,7 @@
|
|||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 14
|
||||
maxVol: 18
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 10
|
||||
|
|
@ -1600,6 +1603,9 @@
|
|||
sprite: Objects/Specific/Hydroponics/bungo.rsi
|
||||
- type: Produce
|
||||
seedId: bungo
|
||||
- type: Tag
|
||||
tags:
|
||||
- Fruit
|
||||
|
||||
- type: entity
|
||||
name: bungo pit
|
||||
|
|
|
|||
Loading…
Reference in New Issue