Improves the quality of life of Cluwnes

This commit is contained in:
Fox-McCloud
2017-07-12 06:16:17 -04:00
parent ead52a7368
commit 1a9d5b0408
7 changed files with 30 additions and 39 deletions
@@ -686,6 +686,9 @@
color = "#5096C8"
/datum/reagent/medicine/mutadone/on_mob_life(mob/living/carbon/human/M)
if(M.mind && M.mind.assigned_role == "Cluwne") // HUNKE
..()
return
M.SetJitter(0)
var/needs_update = M.mutations.len > 0 || M.disabilities > 0