This commit is contained in:
Fox-McCloud
2016-11-09 22:44:15 -05:00
parent 14e2eb8eb0
commit d809645f18
@@ -816,7 +816,7 @@
drink_desc = "A drink that is guaranteed to knock you silly."
/datum/reagent/consumable/ethanol/neurotoxin/on_mob_life(mob/living/M)
M.weakened = max(M.weakened, 3)
M.Weaken(3)
if(current_cycle >=55)
M.Druggy(55)
if(current_cycle >=200)