Fixed moonshine as per musket's request, apparently it's not the same as hooch

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@413 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
polyxenitopalidou
2010-11-12 19:38:30 +00:00
parent 7aca8435c9
commit bd8e9b7534
+3 -3
View File
@@ -1589,9 +1589,9 @@ datum
M.confused = max(M:confused+2,0)
return
hooch
name = "Hooch"
id = "hooch"
moonshine
name = "Moonshine"
id = "moonshine"
description = "You've really hit rock bottom now... your liver packed its bags and left last night."
reagent_state = LIQUID
on_mob_life(var/mob/M)