mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
adds a pulse demon demon heart (#22810)
* adds a pulse demon demon heart * fixes + shock HARDER
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
/obj/item/organ/internal/remove(mob/living/carbon/M, special = 0)
|
||||
if(!owner)
|
||||
stack_trace("\'remove\' called on [src] without an owner! Mob: [M], [atom_loc_line(M)]")
|
||||
SEND_SIGNAL(owner, COMSIG_CARBON_LOSE_ORGAN)
|
||||
owner = null
|
||||
if(M)
|
||||
M.internal_organs -= src
|
||||
|
||||
Reference in New Issue
Block a user