maxVol: 50 # enough to make cheese in.
- type: Sprite
sprite: Objects/Consumable/Food/bowl.rsi
- state: bowl
+ layers:
+ - state: bowl
+ - map: ["enum.SolutionContainerLayers.Fill"]
+ state: fill-1
+ visible: false
- type: DamageOnLand
damage:
types:
damage:
types:
Blunt: 5
+ - type: Appearance
+ - type: SolutionContainerVisuals
+ maxFillLevels: 5
+ fillBaseName: fill-
- type: SolutionTransfer
canChangeTransferAmount: true
- type: UserInterface
description: A fancy bowl, used for SPECIAL soups and salads.
components:
- type: Sprite
- state: bowl2
+ sprite: Objects/Consumable/Food/bowl.rsi
+ layers:
+ - state: bowl2
+ - map: ["enum.SolutionContainerLayers.Fill"]
+ state: fill-1
+ visible: false
{
"version": 1,
"license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation and modified by Swept at https://github.com/tgstation/tgstation/commit/40d75cc340c63582fb66ce15bf75a36115f6bdaa",
+ "copyright": "Taken from tgstation and modified by Swept at https://github.com/tgstation/tgstation/commit/40d75cc340c63582fb66ce15bf75a36115f6bdaa. Fills created by potato1234_x",
"size": {
"x": 32,
"y": 32
{
"name": "eyeball"
},
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ },
+ {
+ "name": "fill-5"
+ },
{
"name": "fruit"
},