mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 12:35:33 +01:00
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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user