moar fixes

This commit is contained in:
Aurorablade
2016-03-09 18:06:08 -05:00
parent 258ef3aff2
commit e4d9bee2b8
8 changed files with 42 additions and 30 deletions
@@ -67,8 +67,8 @@
if(borer)
borer.detatch() //Should remove borer if the brain is removed - RR
B.transfer_identity(user)
if(owner.mind)//don't transfer if the owner does not have a mind.
B.transfer_identity(user)
if(istype(owner,/mob/living/carbon/human))
var/mob/living/carbon/human/H = owner