The RD is able to use shield generators now. Hooray!

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1791 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
vageyenaman@gmail.com
2011-07-06 21:14:59 +00:00
parent 723472ebbb
commit 78b8aec773
+1 -1
View File
@@ -19,7 +19,7 @@
icon_state = "Shield_Gen"
anchored = 0
density = 1
req_access = list(access_security)
req_access = list(access_rd, access_security)
var/active = 0
var/power = 0
var/state = 0