Fixes emagging an R&D console

This commit is contained in:
Crazylemon
2016-02-08 17:06:59 -08:00
parent 7ee63b1e3b
commit 951f25a14d
+1
View File
@@ -177,6 +177,7 @@ proc/CallMaterialName(ID)
/obj/machinery/computer/rdconsole/emag_act(user as mob)
if(!emagged)
playsound(src.loc, 'sound/effects/sparks4.ogg', 75, 1)
req_access = list()
emagged = 1
user << "<span class='notice'>You disable the security protocols</span>"