byond - Modules - TypesVar Details - Proc Details

reagent_tank

Vars

container_flagsProperties relating to reagents for this container; whether you can check if reagents are visible, if it is refillable, etc.
max_volumeMaximum units of reagents this container can hold

Procs

drink_from_nozzleProcess for drinking reagents directly from the dispenser's nozzle
record_sippiesRecord what was drank and if it was medicinal

Var Details

container_flags

Properties relating to reagents for this container; whether you can check if reagents are visible, if it is refillable, etc.

max_volume

Maximum units of reagents this container can hold

Proc Details

drink_from_nozzle

Process for drinking reagents directly from the dispenser's nozzle

record_sippies

Record what was drank and if it was medicinal