The great src cull

This commit is contained in:
Fermi
2019-06-13 04:53:33 +01:00
parent 14aa7084a8
commit da6f1da624
2 changed files with 63 additions and 66 deletions
@@ -214,7 +214,7 @@
var/datum/reagent/fermi/enthrall/E = locate(/datum/reagent/fermi/enthrall) in M.reagents.reagent_list
if(!E)
message_admins("WARNING: FermiChem: No master found in thrall, did you bus in the chem? You need to set up the vars manually if it's not reacted/bussed. Someone set up the reaction incorrectly if not (Don't use donor blood). Console them with a fermiplush maybe?")
remove(src)
owner.remove_status_effect(src)
enthrallID = E.creatorID
enthrallGender = E.creatorGender
master = get_mob_by_key(enthrallID)