Revamps the Eridani Beacon Responders: Introducing the EPMC Asset Protection Team (#11690)

This commit is contained in:
WickedCybs
2021-05-10 02:54:44 +02:00
committed by GitHub
parent ef5572264c
commit b1c7fc0ab4
13 changed files with 301 additions and 153 deletions
@@ -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"