Update drinks.dm

* Changes flavor text to reflect status as not a carton.
This commit is contained in:
Ragolution
2018-12-14 01:26:34 -05:00
committed by GitHub
parent 9961d0e321
commit f76d93a368
@@ -328,9 +328,9 @@
desc = "Milk for cool kids!"
foodtype = SUGAR
if("eggnog")
icon_state = "nog2"
name = "carton of eggnog"
desc = "For enjoying the most wonderful time of the year."
icon_state = "nog3"
name = "glass of eggnog"
desc = "The traditional way to get hammered at a Christmas party."
foodtype = MEAT
else
icon_state = "juicebox"