removes the crocin from the valentines candy
This commit is contained in:
@@ -549,7 +549,7 @@
|
|||||||
name = "chocolate"
|
name = "chocolate"
|
||||||
desc = "A tiny and sweet chocolate. Has a 'strawberry' filling!"
|
desc = "A tiny and sweet chocolate. Has a 'strawberry' filling!"
|
||||||
icon_state = "tiny_chocolate"
|
icon_state = "tiny_chocolate"
|
||||||
list_reagents = list(/datum/reagent/consumable/nutriment = 1, /datum/reagent/consumable/sugar = 1, /datum/reagent/consumable/coco = 1, /datum/reagent/drug/aphrodisiac = 1)
|
list_reagents = list(/datum/reagent/consumable/nutriment = 1, /datum/reagent/consumable/sugar = 1, /datum/reagent/consumable/coco = 1)
|
||||||
filling_color = "#A0522D"
|
filling_color = "#A0522D"
|
||||||
tastes = list("chocolate" = 1)
|
tastes = list("chocolate" = 1)
|
||||||
foodtype = JUNKFOOD | SUGAR
|
foodtype = JUNKFOOD | SUGAR
|
||||||
|
|||||||
Reference in New Issue
Block a user