buffs changling adrenal OD damage

also attempts a revive of travis without PR spam
This commit is contained in:
Poojawa
2018-09-26 01:22:04 -05:00
committed by GitHub
parent 9b4b5f87c4
commit 5b17fbdbdb
@@ -1143,7 +1143,7 @@
return TRUE
/datum/reagent/medicine/changelingadrenaline/overdose_process(mob/living/M as mob)
M.adjustToxLoss(1, 0)
M.adjustToxLoss(5, 0) //let's make this mildly more toxic because of the stamina buff
..()
return TRUE