infinite ![code/modules/food_and_drinks/pizzabox.dm 342](git.png)
Vars | |
pizza_preferences | List of ckeys and their favourite pizzas. e.g. pizza_preferences[ckey] = /obj/item/food/pizza/meat |
---|---|
pizza_types | List of pizzas this box can spawn. Weighted by chance to be someone's favorite. |
Var Details
pizza_preferences ![code/modules/food_and_drinks/pizzabox.dm 361](git.png)
List of ckeys and their favourite pizzas. e.g. pizza_preferences[ckey] = /obj/item/food/pizza/meat
pizza_types ![code/modules/food_and_drinks/pizzabox.dm 348](git.png)
List of pizzas this box can spawn. Weighted by chance to be someone's favorite.