mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user