mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
More tau ceti foreign legion fixes (#5995)
-fixes #5961 -fixes #5965 -fixes #5964 -fixes the blaster carbine fitting inside holsters -places the drop pods behind blast doors for now -removes some non medical related chemicals from their dispenser
This commit is contained in:
@@ -367,7 +367,7 @@ obj/item/weapon/card/id/ert/New()
|
||||
name = "\improper Tau Ceti Foreign Legion ID"
|
||||
icon_state = "centcom"
|
||||
assignment = "Tau Ceti Foreign Legion Volunteer"
|
||||
access = list(access_legion, access_maint_tunnels, access_external_airlocks, access_security, access_engine, access_medical, access_research)
|
||||
access = list(access_legion, access_maint_tunnels, access_external_airlocks, access_security, access_engine, access_medical, access_research, access_atmospherics, access_medical_equip)
|
||||
|
||||
/obj/item/weapon/card/id/all_access
|
||||
name = "\improper Administrator's spare ID"
|
||||
|
||||
Reference in New Issue
Block a user