The walls on Ruskie DJ station should no longer be animated with the false wall opening sprite.

The prison shuttle console now only requires a security access ID to use.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1719 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
Superxpdude@gmail.com
2011-06-24 17:44:27 +00:00
parent 97726ff732
commit 0379692215
2 changed files with 1584 additions and 1583 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ var/prison_shuttle_timeleft = 0
name = "Prison Shuttle Console"
icon = 'computer.dmi'
icon_state = "shuttle"
req_access = list(access_armory)
req_access = list(access_security)
var/temp = null
var/hacked = 0
var/allowedtocall = 0