Basically turning Hyperzine into skooma

Giving hyperzine druggy effects if taken by tajarans.

Khajit is innocent!
This commit is contained in:
Sharkmare
2019-02-16 18:14:54 +01:00
committed by GitHub
parent b0166d809e
commit b11d5cb3b9
@@ -369,6 +369,7 @@
/datum/reagent/hyperzine/affect_blood(var/mob/living/carbon/M, var/alien, var/removed)
if(alien == IS_TAJARA)
removed *= 1.25
M.druggy = max(M.druggy, 5)
if(alien == IS_SLIME)
M.make_jittery(4) //Hyperactive fluid pumping results in unstable 'skeleton', resulting in vibration.
if(dose >= 5)