mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Removed Engineering access from Roboticists. Snazzed up the Law Office. Fixed the public autolathe having infinite power. Minor map fixes.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@166 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
if("Chef")
|
||||
return list(access_kitchen)
|
||||
if("Roboticist")
|
||||
return list(access_robotics, access_tech_storage, access_medical, access_morgue, access_engine,
|
||||
return list(access_robotics, access_tech_storage, access_medical, access_morgue,
|
||||
access_maint_tunnels)
|
||||
if("Quartermaster")
|
||||
return list(access_maint_tunnels, access_cargo, access_cargo_bot)
|
||||
|
||||
+4384
-4390
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user