mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Remove admin message when drones join
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user