Magic wabbajack included as well

This commit is contained in:
joep van der velden
2020-07-10 15:21:01 +02:00
parent 55b7c6ece0
commit e370437e95
+1 -1
View File
@@ -196,7 +196,7 @@
var/mob/living/silicon/robot/Robot = new_mob
Robot.mmi = new /obj/item/mmi(new_mob)
Robot.lawupdate = FALSE
Robot.connected_ai = null
Robot.disconnect_from_ai()
Robot.clear_inherent_laws()
Robot.clear_zeroth_law()
if(ishuman(M))