mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Merge pull request #12744 from SteelSlayer/slime-cluwne-no-die
Getting cluwned ignores species brain damage modifiers
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user