Merge pull request #12744 from SteelSlayer/slime-cluwne-no-die

Getting cluwned ignores species brain damage modifiers
This commit is contained in:
Crazy Lemon
2019-12-16 19:03:08 -08:00
committed by GitHub
3 changed files with 8 additions and 6 deletions
@@ -283,7 +283,7 @@
/obj/item/organ/internal/honktumor/cursed/on_life() //No matter what you do, no matter who you are, no matter where you go, you're always going to be a fat, stuttering dimwit.
..()
owner.setBrainLoss(80)
owner.setBrainLoss(80, use_brain_mod = FALSE)
owner.set_nutrition(9000)
owner.overeatduration = 9000