Covers our ass with the ToS by renaming the licorice creamsicle from being a specific product reference to generic creamsicles. (#67585)

This commit is contained in:
Iamgoofball
2022-06-14 02:08:03 -07:00
committed by GitHub
parent 6d0c5dcdf4
commit f6d54cb8f2
3 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -292,12 +292,12 @@
food_reagents = list(/datum/reagent/consumable/hot_coco = 4, /datum/reagent/consumable/cream = 2, /datum/reagent/consumable/vanilla = 3, /datum/reagent/consumable/sugar = 2)
overlay_state = "jumbo"
/obj/item/food/popsicle/nogga_black
name = "nogga black"
desc = "A salty licorice icecream recently reintroduced due to all records of the controversy being lost to time. Those who cannot remember the past are doomed to repeat it."
/obj/item/food/popsicle/licorice_creamsicle
name = "Void Bar™"
desc = "A salty licorice icecream. A salty frozen treat."
food_reagents = list(/datum/reagent/consumable/nutriment = 4, /datum/reagent/consumable/salt = 1, /datum/reagent/consumable/cream = 2, /datum/reagent/consumable/vanilla = 1, /datum/reagent/consumable/sugar = 4)
tastes = list("salty liquorice")
overlay_state = "nogga_black"
overlay_state = "licorice_creamsicle"
/obj/item/food/cornuto
name = "cornuto"