This commit is contained in:
Ghommie
2019-11-05 23:13:10 +01:00
parent 892b66470b
commit 97dd0bd70c
3 changed files with 3 additions and 3 deletions
@@ -188,7 +188,7 @@
if(owner)
// The special flag is important, because otherwise mobs can die
// while undergoing transformation into different mobs.
Remove(owner, special=TRUE)
Remove(owner, TRUE)
return ..()
/obj/item/organ/attack(mob/living/carbon/M, mob/user)