griddle

Vars | |
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? |
Procs | |
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. |
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.