Hat storage added! Currently only used for detective's candy corn.

Stripping now works for taking off suit storage as well as emptying hat storage.

Prison Management Computer now only requires armory access, not armory and captain access.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@609 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
crazyclonetheninja
2010-12-14 17:30:13 +00:00
parent d5f6b74ff6
commit 07fb210d29
10 changed files with 109 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
name = "Prisoner Management"
icon = 'computer.dmi'
icon_state = "explosive"
req_access = list(access_captain, access_armory)
req_access = list(access_armory)
var/id = 0.0
var/temp = null