Fixes more minor food PR bugs

This commit is contained in:
SweptWasTaken
2021-05-08 01:24:55 -07:00
parent c1d01e8012
commit 97fe3ea260
3 changed files with 27 additions and 4 deletions

View File

@@ -261,7 +261,7 @@
description: Needs some butter! And some cooking...
components:
- type: Food
trash: TrashCornCob
trash: FoodCornTrash
- type: SolutionContainer
contents:
reagents:
@@ -272,6 +272,19 @@
- type: Produce
seed: corn
- type: entity
name: corn cob
parent: BaseItem
id: FoodCornTrash
description: Not a dang kernel left.
components:
- type: Sprite
sprite: Objects/Specific/Hydroponics/corn.rsi
state: cob
netsync: false
- type: Item
size: 1
- type: entity
name: onion
parent: ProduceBase

View File

@@ -183,7 +183,7 @@
maxVol: 20
contents:
reagents:
- ReagentId: BerryJuice
- ReagentId: JuiceBerry
Quantity: 20
- type: Sprite
sprite: Objects/Consumable/Drinks/berryjuice.rsi
@@ -670,7 +670,7 @@
maxVol: 20
contents:
reagents:
- ReagentId: GrapeJuice
- ReagentId: JuiceGrape
Quantity: 20
- type: Sprite
sprite: Objects/Consumable/Drinks/grapejuice.rsi
@@ -1189,7 +1189,7 @@
maxVol: 20
contents:
reagents:
- ReagentId: PoisonBerryJuice
- ReagentId: JuiceBerryPoison
Quantity: 20
- type: Sprite
sprite: Objects/Consumable/Drinks/poisonberryjuice.rsi

View File

@@ -53,6 +53,16 @@
- !type:DefaultDrink
rate: 1
- type: reagent
id: MilkSoy
name: soy milk
desc: Surprisingly tasty.
physicalDesc: refreshing
color: "#302000"
metabolism:
- !type:DefaultDrink
rate: 1
- type: reagent
id: MilkOat
name: oat milk