code/__DEFINES/organ_movement.dm 
| DELETE_IF_REPLACED | Delete the organ if replaced |
|---|---|
| NO_ID_TRANSFER | When deleting a brain, we don't delete the identity and the player can keep playing |
| FROM_ABDUCTOR_SURGERY | Organ inserted by the abductors surgery |
| KEEP_IN_MUTANT_BODYPARTS | Removing the organ will not cause it to be removed from mutant_bodyparts. |
Define Details
DELETE_IF_REPLACED 
Delete the organ if replaced
FROM_ABDUCTOR_SURGERY 
Organ inserted by the abductors surgery
KEEP_IN_MUTANT_BODYPARTS 
Removing the organ will not cause it to be removed from mutant_bodyparts.
NO_ID_TRANSFER 
When deleting a brain, we don't delete the identity and the player can keep playing