i'm tired of this
This commit is contained in:
@@ -229,7 +229,7 @@
|
|||||||
desc = "Delicious waffle cone, but no ice cream."
|
desc = "Delicious waffle cone, but no ice cream."
|
||||||
icon = 'icons/obj/kitchen.dmi'
|
icon = 'icons/obj/kitchen.dmi'
|
||||||
icon_state = "icecream_cone_waffle" //default for admin-spawned cones, href_list["cone"] should overwrite this all the time
|
icon_state = "icecream_cone_waffle" //default for admin-spawned cones, href_list["cone"] should overwrite this all the time
|
||||||
list_reagents = list(/datum/reagent/consumable/nutriment = 4)
|
list_reagents = list("nutriment" = 4)
|
||||||
tastes = list("cream" = 2, "waffle" = 1)
|
tastes = list("cream" = 2, "waffle" = 1)
|
||||||
var/ice_creamed = 0
|
var/ice_creamed = 0
|
||||||
var/cone_type
|
var/cone_type
|
||||||
|
|||||||
Reference in New Issue
Block a user