mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Revamps the Eridani Beacon Responders: Introducing the EPMC Asset Protection Team (#11690)
This commit is contained in:
@@ -517,6 +517,17 @@ var/const/NO_EMAG_ACT = -50
|
||||
access = list(access_legion, access_maint_tunnels, access_external_airlocks, access_security, access_engine, access_engine_equip, access_medical, access_research, access_atmospherics, access_medical_equip)
|
||||
..()
|
||||
|
||||
/obj/item/card/id/distress/ap_eridani
|
||||
name = "\improper Eridani identification card"
|
||||
desc = "A high-tech holobadge, identifying the owner as a contractor from one of the many PMCs from the Eridani Corporate Federation."
|
||||
assignment = "EPMC Asset Protection"
|
||||
icon_state = "erisec_card"
|
||||
overlay_state = "erisec_card"
|
||||
|
||||
/obj/item/card/id/distress/ap_eridani/New()
|
||||
access = list(access_distress, access_maint_tunnels, access_external_airlocks, access_security, access_medical, access_medical_equip)
|
||||
..()
|
||||
|
||||
/obj/item/card/id/distress/iac
|
||||
name = "\improper Interstellar Aid Corps ID"
|
||||
assignment = "Interstellar Aid Corps Responder"
|
||||
|
||||
Reference in New Issue
Block a user