Remove admin message when drones join

This commit is contained in:
Mark van Alphen
2019-04-29 18:53:14 +02:00
parent 0fb164d041
commit cc7864e08a
@@ -248,9 +248,9 @@
death()
/mob/living/silicon/robot/drone/proc/full_law_reset()
clear_supplied_laws()
clear_inherent_laws()
clear_ion_laws()
clear_supplied_laws(TRUE)
clear_inherent_laws(TRUE)
clear_ion_laws(TRUE)
laws = new /datum/ai_laws/drone
//Reboot procs.