Added Mustard (#18930)

This commit is contained in:
Interrobang01
2023-08-09 18:38:36 -07:00
committed by GitHub
parent 75c2e4158b
commit 3457729ba4
7 changed files with 53 additions and 0 deletions

View File

@@ -234,6 +234,31 @@
maxFillLevels: 2
fillBaseName: packet-solid-
- type: entity
parent: BaseFoodCondimentPacket
id: FoodCondimentPacketMustard
name: mustard
description: A condiment made from the ground-up seeds of the Mustard plant.
components:
- type: SolutionContainerManager
solutions:
food:
reagents:
- ReagentId: Mustard
Quantity: 10
- type: Sprite
layers:
- state: packet-solid-2
map: ["enum.SolutionContainerLayers.Fill"]
visible: true
- state: packet-layer
- type: Icon
state: packet-mustard
- type: Appearance
- type: SolutionContainerVisuals
maxFillLevels: 2
fillBaseName: packet-solid-
- type: entity
parent: BaseFoodCondimentPacket
id: FoodCondimentPacketPepper