mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user