This commit is contained in:
Ed
2025-10-03 12:02:03 +03:00
parent 58b6f3d64e
commit 97ac343c6c
9 changed files with 20 additions and 10 deletions

View File

@@ -46,7 +46,8 @@
type: TransferAmountBoundUserInterface
- type: Spillable
solution: mug
- type: Drink
- type: Edible
edible: Drink
solution: mug
- type: Appearance
- type: Injector

View File

@@ -141,7 +141,8 @@
interfaces:
enum.TransferAmountUiKey.Key:
type: TransferAmountBoundUserInterface
- type: Drink
- type: Edible
edible: Drink
solution: plushie
- type: Spillable
solution: plushie

View File

@@ -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

View File

@@ -37,7 +37,8 @@
interfaces:
enum.TransferAmountUiKey.Key:
type: TransferAmountBoundUserInterface
- type: Drink
- type: Edible
edible: Drink
solution: vial
- type: Spillable
solution: vial

View File

@@ -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

View File

@@ -104,7 +104,8 @@
Quantity: 9999999
- type: DrainableSolution
solution: pool
- type: Drink
- type: Edible
edible: Drink
solution: pool
- type: RandomSpawner
prototypes:

View File

@@ -12,7 +12,8 @@
solution: barrel
- type: DrawableSolution
solution: barrel
- type: Drink
- type: Edible
edible: Drink
solution: barrel
- type: entity

View File

@@ -71,7 +71,8 @@
solution: vat
- type: CP14WeatherRefillable
solution: vat
- type: Drink
- type: Edible
edible: Drink
solution: vat
- type: Anchorable

View File

@@ -23,7 +23,8 @@
Quantity: 9999999
- type: DrainableSolution
solution: pool
- type: Drink
- type: Edible
edible: Drink
solution: pool
- type: entity