mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
suicided bodies can be used for brain transplants (#63565)
This commit is contained in:
@@ -56,8 +56,13 @@
|
||||
else
|
||||
C.key = brainmob.key
|
||||
|
||||
C.set_suicide(brainmob.suiciding)
|
||||
|
||||
QDEL_NULL(brainmob)
|
||||
|
||||
else
|
||||
C.set_suicide(suicided)
|
||||
|
||||
for(var/X in traumas)
|
||||
var/datum/brain_trauma/BT = X
|
||||
BT.owner = owner
|
||||
|
||||
Reference in New Issue
Block a user