mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-31 20:43:12 +00:00
Removed maintenance access from assistant. Updated the primary tool storage doors to be all access.dm
Reasoning: http://i.imgur.com/Wa9xl.png git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4675 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -180,7 +180,7 @@
|
||||
if("Station Engineer")
|
||||
return list(access_engine, access_engine_equip, access_tech_storage, access_maint_tunnels, access_external_airlocks, access_construction)
|
||||
if("Assistant")
|
||||
return list(access_maint_tunnels)
|
||||
return list()
|
||||
if("Chaplain")
|
||||
return list(access_morgue, access_chapel_office, access_crematorium)
|
||||
if("Detective")
|
||||
|
||||
Reference in New Issue
Block a user