adds red light when emmaged

to be more fair
This commit is contained in:
Nicaragua
2019-02-10 20:29:49 -03:00
parent 8aaa0d38dd
commit dcdeba18bb
@@ -40,6 +40,10 @@
/mob/living/simple_animal/bot/secbot/griefsky/back_to_idle()
..()
playsound(loc, 'sound/weapons/saberoff.ogg', 50, 1, -1)
/mob/living/simple_animal/bot/secbot/griefsky/emag_act(mob/user)
..()
light_color = LIGHT_COLOR_PURE_RED //if you see a red one. RUN!!
/mob/living/simple_animal/bot/secbot/griefsky/Crossed(atom/movable/AM)
..()