icecream ![code/modules/food_and_drinks/restaurant/custom_order.dm 85](git.png)
Vars | |
cone_type | The type of cone we want the ice cream served in |
---|---|
icecream_name | stores tha name of our order generated on New() |
wanted_flavors | The list of flavors we want. |
Var Details
cone_type ![code/modules/food_and_drinks/restaurant/custom_order.dm 89](git.png)
The type of cone we want the ice cream served in
icecream_name ![code/modules/food_and_drinks/restaurant/custom_order.dm 93](git.png)
stores tha name of our order generated on New()
wanted_flavors ![code/modules/food_and_drinks/restaurant/custom_order.dm 87](git.png)
The list of flavors we want.