port muscled veins too why not

This commit is contained in:
XDTM
2019-06-19 01:37:29 +02:00
committed by Linzolle
parent 6f4ba5a1b8
commit 947bb8cc69
9 changed files with 80 additions and 14 deletions
+1 -1
View File
@@ -671,7 +671,7 @@ GLOBAL_LIST_INIT(ballmer_windows_me_msg, list("Yo man, what if, we like, uh, put
/mob/living/carbon/proc/liver_failure()
reagents.end_metabolization(src, keep_liverless = TRUE) //Stops trait-based effects on reagents, to prevent permanent buffs
reagents.metabolize(src, can_overdose=FALSE, liverless = TRUE)
if(HAS_TRAIT(src, TRAIT_STABLEHEART))
if(HAS_TRAIT(src, TRAIT_STABLELIVER))
return
adjustToxLoss(4, TRUE, TRUE)
if(prob(30))