initial commit

This commit is contained in:
LetterJay
2017-09-05 16:17:50 -05:00
parent 06437a49e6
commit bae0563d47
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -78,7 +78,7 @@
/obj/machinery/computer/shuttle/emag_act(mob/user)
if(emagged)
return
req_access = null
req_access = list()
emagged = TRUE
to_chat(user, "<span class='notice'>You fried the consoles ID checking system.</span>")