Clockcult AIs with borgs 'slaved' to them will convert them when hacking via the robotics console (#21646)

* Clockcult AIs with borgs 'slaved' to them will convert them when hacking via the robotics console

* leeeet's make this more obvious

* "

* this is okay i guess
This commit is contained in:
Joan Lung
2016-11-24 15:16:45 -05:00
committed by AnturK
parent 70256e9f8a
commit 2a01bbbdc5
2 changed files with 17 additions and 7 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
/mob/living/silicon/New()
..()
silicon_mobs |= src
silicon_mobs += src
var/datum/atom_hud/data/diagnostic/diag_hud = huds[DATA_HUD_DIAGNOSTIC]
diag_hud.add_to_hud(src)
diag_hud_set_status()