Goonstation 13 - Modules - TypesVar Details - Proc Details

pizza dough

Vars

fancy_spinshow many times this dough was flourished
max_topping_spaceHow much w_class fits on the pizza
topping_scaleHow much to scale toppings by
topping_space_leftHow much w_class remains

Procs

add_toppingAdds a topping to the pizza
indirect_pickupHandles toppings being dragged around
remove_toppingRemoves a topping from the pizza.

Var Details

fancy_spins

how many times this dough was flourished

max_topping_space

How much w_class fits on the pizza

topping_scale

How much to scale toppings by

topping_space_left

How much w_class remains

Proc Details

add_topping

Adds a topping to the pizza

indirect_pickup

Handles toppings being dragged around

remove_topping

Removes a topping from the pizza.