Merge pull request #11405 from Markolie/drone

Remove an admin message when drones join
This commit is contained in:
variableundefined
2019-04-30 11:31:17 +08:00
committed by GitHub
@@ -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.