Added Mustard (#18930)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user