Kitchen supplies crate (#8022)

This commit is contained in:
lapatison
2022-05-10 11:03:12 +03:00
committed by GitHub
parent 885ce3b45f
commit d1dca706dd
3 changed files with 37 additions and 3 deletions

View File

@@ -21,3 +21,16 @@
cost: 4000 cost: 4000
category: Food category: Food
group: market group: market
- type: cargoProduct
name: "kitchen supplies crate"
id: FoodCook
description: Extra kitchen supplies, in case the botanists are absent.
icon:
sprite: Objects/Consumable/Food/ingredients.rsi
state: flour-big
product: CrateFoodCooking
cost: 5000
category: Food
group: market

View File

@@ -20,3 +20,24 @@
contents: contents:
- id: BoxMRE - id: BoxMRE
amount: 6 amount: 6
- type: entity
id: CrateFoodCooking
name: kitchen supplies crate
description: Extra kitchen supplies, in case the botanists are absent.
parent: CratePlastic
components:
- type: StorageFill
contents:
- id: ReagentContainerFlour
amount: 3
- id: ReagentContainerMilk
amount: 4
- id: ReagentContainerMilkSoy
amount: 1
- id: ReagentContainerSugar
amount: 1
- id: FoodCondimentBottleEnzyme
amount: 1
- id: LargeBeaker
amount: 1

View File

@@ -51,7 +51,7 @@
Flour: Flour:
amount: 15 amount: 15
MilkSoy: MilkSoy:
amount: 12 amount: 15
Sugar: Sugar:
amount: 5 amount: 5
effects: effects: