Fixes some signaler bugs

This commit is contained in:
Heroman
2019-04-15 17:45:08 +10:00
parent bf7de3fb86
commit a00f39aaec
2 changed files with 4 additions and 3 deletions
@@ -413,8 +413,9 @@
activate_pin(3)
for(var/mob/O in hearers(1, get_turf(src)))
O.show_message(text("\icon[] *beep* *beep*", src), 3, "*beep* *beep*", 2)
if(loc)
for(var/mob/O in hearers(1, get_turf(src)))
O.show_message(text("\icon[] *beep* *beep*", src), 3, "*beep* *beep*", 2)
/obj/item/integrated_circuit/input/EPv2
name = "\improper EPv2 circuit"