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

pizza

Vars

boxtagWhat label pizza boxes use if this pizza spawns in them.
cutting_toolscutting tools
slice_typetype is spawned 6 at a time and replaces this pizza when processed by cutting tool
slicedhave we been sliced? like sliced and you can take it apart by hand
slices_lefthow many slices left

Procs

produce_slicemake a slice and give it to user. no_update means no filter work is done. user is optional
sliceslices this pizza. all arguments optional.

Var Details

boxtag

What label pizza boxes use if this pizza spawns in them.

cutting_tools

cutting tools

slice_type

type is spawned 6 at a time and replaces this pizza when processed by cutting tool

sliced

have we been sliced? like sliced and you can take it apart by hand

slices_left

how many slices left

Proc Details

produce_slice

make a slice and give it to user. no_update means no filter work is done. user is optional

slice

slices this pizza. all arguments optional.