Skrell's alcohol weakness is tracked on the liver

This commit is contained in:
Crazylemon64
2016-01-28 20:17:00 -08:00
parent a08571895f
commit 9072a7075d
@@ -36,7 +36,8 @@
if(ishuman(M))
var/mob/living/carbon/human/H = M
if(H.species && (H.species.name == "Skrell" || H.species.name =="Neara")) //Skrell and Neara get very drunk very quickly.
var/obj/item/organ/liver/L = H.internal_organs_by_name["liver"]
if(!L || (istype(L) && L.dna.species in list("Skrell", "Neara")))
d*=5
M.dizziness += dizzy_adj.