Merge pull request #4911 from Kyep/exile_option

Makes Exile & Lethal Injection Viable
This commit is contained in:
Fox McCloud
2016-07-11 21:21:16 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
@@ -355,7 +355,7 @@
/obj/structure/closet/secure_closet/injection
name = "lethal injections locker"
req_access = list(access_captain)
req_access = list(access_security)
New()