Condiment bottle tweaks (#17132)
* basefoodcondimentbottle tweaks * move to drinkscondiments, inherit from drinksbase * Revert "move to drinkscondiments, inherit from drinksbase" This reverts commit a54604de41d124e80238340e8296cc6960d8fbc0. * oh boy here I go overcomplicating stuff again
This commit is contained in:
@@ -353,6 +353,10 @@
|
|||||||
solutions:
|
solutions:
|
||||||
food:
|
food:
|
||||||
maxVol: 30
|
maxVol: 30
|
||||||
|
- type: RefillableSolution
|
||||||
|
solution: food
|
||||||
|
- type: Spillable
|
||||||
|
solution: food
|
||||||
- type: SolutionTransfer
|
- type: SolutionTransfer
|
||||||
canChangeTransferAmount: true
|
canChangeTransferAmount: true
|
||||||
minTransferAmount: 5
|
minTransferAmount: 5
|
||||||
|
|||||||
Reference in New Issue
Block a user