Robot Code Overhaul (#9304)

This commit is contained in:
Geeves
2020-07-07 18:58:27 +02:00
committed by GitHub
parent 02451ba8de
commit 6616048bcc
24 changed files with 200 additions and 184 deletions
@@ -43,6 +43,11 @@
icon_state = "securearea"
var/sight_mode = null
/obj/item/borg/sight/on_module_hotbar(mob/living/silicon/robot/R)
R.sight_mode |= sight_mode
/obj/item/borg/sight/on_module_store(mob/living/silicon/robot/R)
R.sight_mode &= ~sight_mode
/obj/item/borg/sight/xray
name = "\proper x-ray vision"