This commit is contained in:
alberyk
2022-01-02 00:06:46 -03:00
parent ad072cd91b
commit 7693c2a54a
6 changed files with 268 additions and 8 deletions
+4 -4
View File
@@ -529,7 +529,7 @@ var/const/NO_EMAG_ACT = -50
/obj/item/card/id/distress/ap_eridani/New()
access = get_distress_access()
..()
/obj/item/card/id/distress/iac
name = "\improper Interstellar Aid Corps ID"
assignment = "Interstellar Aid Corps Responder"
@@ -570,9 +570,9 @@ var/const/NO_EMAG_ACT = -50
icon_state = "iru_card"
overlay_state = "iru_card"
/obj/item/card/id/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."
/obj/item/card/id/pmc
name = "\improper PMCG identification card"
desc = "A high-tech holobadge, identifying the owner as a contractor from one of the many PMCs from the Private Military Contracting Group."
icon_state = "erisec_card"
overlay_state = "erisec_card"