/tg/ Station 13 - Modules - TypesVar Details - Proc Details

coffeemaker

Vars

cartridgeThe coffee cartridge to make coffee from. In the future, coffee grounds are like printer ink.
coffee_cupsThe number of cups left
creamer_packsThe amount of creamer packets left
initial_cartridgeThe type path to instantiate for the coffee cartridge the device initially comes with, eg. /obj/item/coffee_cartridge
sugar_packsThe amount of sugar packets left
sweetener_packsThe amount of sweetener packets left

Procs

toggle_steamUpdates the smoke state to something else, setting particles if relevant

Var Details

cartridge

The coffee cartridge to make coffee from. In the future, coffee grounds are like printer ink.

coffee_cups

The number of cups left

creamer_packs

The amount of creamer packets left

initial_cartridge

The type path to instantiate for the coffee cartridge the device initially comes with, eg. /obj/item/coffee_cartridge

sugar_packs

The amount of sugar packets left

sweetener_packs

The amount of sweetener packets left

Proc Details

toggle_steam

Updates the smoke state to something else, setting particles if relevant