edible
This commit is contained in:
@@ -46,7 +46,8 @@
|
||||
type: TransferAmountBoundUserInterface
|
||||
- type: Spillable
|
||||
solution: mug
|
||||
- type: Drink
|
||||
- type: Edible
|
||||
edible: Drink
|
||||
solution: mug
|
||||
- type: Appearance
|
||||
- type: Injector
|
||||
|
||||
@@ -141,7 +141,8 @@
|
||||
interfaces:
|
||||
enum.TransferAmountUiKey.Key:
|
||||
type: TransferAmountBoundUserInterface
|
||||
- type: Drink
|
||||
- type: Edible
|
||||
edible: Drink
|
||||
solution: plushie
|
||||
- type: Spillable
|
||||
solution: plushie
|
||||
|
||||
@@ -40,7 +40,8 @@
|
||||
solution: vat
|
||||
- type: SolutionItemStatus
|
||||
solution: vat
|
||||
- type: Drink
|
||||
- type: Edible
|
||||
edible: Drink
|
||||
solution: vat
|
||||
- type: Injector
|
||||
solutionName: vat
|
||||
@@ -137,7 +138,8 @@
|
||||
solution: mortar
|
||||
- type: SolutionItemStatus
|
||||
solution: mortar
|
||||
- type: Drink
|
||||
- type: Edible
|
||||
edible: Drink
|
||||
solution: mortar
|
||||
- type: Injector
|
||||
solutionName: mortar
|
||||
|
||||
@@ -37,7 +37,8 @@
|
||||
interfaces:
|
||||
enum.TransferAmountUiKey.Key:
|
||||
type: TransferAmountBoundUserInterface
|
||||
- type: Drink
|
||||
- type: Edible
|
||||
edible: Drink
|
||||
solution: vial
|
||||
- type: Spillable
|
||||
solution: vial
|
||||
|
||||
@@ -5,7 +5,8 @@
|
||||
description: It's a boring old bucket.
|
||||
categories: [ ForkFiltered ]
|
||||
components:
|
||||
- type: Drink
|
||||
- type: Edible
|
||||
edible: Drink
|
||||
solution: bucket
|
||||
ignoreEmpty: true
|
||||
- type: Sprite
|
||||
|
||||
@@ -104,7 +104,8 @@
|
||||
Quantity: 9999999
|
||||
- type: DrainableSolution
|
||||
solution: pool
|
||||
- type: Drink
|
||||
- type: Edible
|
||||
edible: Drink
|
||||
solution: pool
|
||||
- type: RandomSpawner
|
||||
prototypes:
|
||||
|
||||
@@ -12,7 +12,8 @@
|
||||
solution: barrel
|
||||
- type: DrawableSolution
|
||||
solution: barrel
|
||||
- type: Drink
|
||||
- type: Edible
|
||||
edible: Drink
|
||||
solution: barrel
|
||||
|
||||
- type: entity
|
||||
|
||||
@@ -71,7 +71,8 @@
|
||||
solution: vat
|
||||
- type: CP14WeatherRefillable
|
||||
solution: vat
|
||||
- type: Drink
|
||||
- type: Edible
|
||||
edible: Drink
|
||||
solution: vat
|
||||
- type: Anchorable
|
||||
|
||||
|
||||
@@ -23,7 +23,8 @@
|
||||
Quantity: 9999999
|
||||
- type: DrainableSolution
|
||||
solution: pool
|
||||
- type: Drink
|
||||
- type: Edible
|
||||
edible: Drink
|
||||
solution: pool
|
||||
|
||||
- type: entity
|
||||
|
||||
Reference in New Issue
Block a user