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

griddle

Vars

griddled_objectsThings that are being griddled right now
grill_loopLooping sound for the grill
max_itemsHow many shit fits on the griddle?
onWhether or not the machine is turned on right now
variantWhat variant of griddle is this?

Procs

get_dumping_locationOverride to prevent storage dumping onto the griddle until I figure out how to navigate the mess that is storage code to allow me to nicely move the dumped objects onto the griddle.

Var Details

griddled_objects

Things that are being griddled right now

grill_loop

Looping sound for the grill

max_items

How many shit fits on the griddle?

on

Whether or not the machine is turned on right now

variant

What variant of griddle is this?

Proc Details

get_dumping_location

Override to prevent storage dumping onto the griddle until I figure out how to navigate the mess that is storage code to allow me to nicely move the dumped objects onto the griddle.