Central Command ids now at least makes security equipment respect you.
This commit is contained in:
PsiOmega
2015-05-06 15:23:44 +02:00
parent df6ff69f01
commit 4af458ef6c
3 changed files with 16 additions and 8 deletions
@@ -294,3 +294,11 @@
New()
access = get_all_centcom_access()
..()
/obj/item/weapon/card/id/centcom/ERT
name = "\improper Emergency Response Team ID"
assignment = "Emergency Response Team"
/obj/item/weapon/card/id/centcom/ERT/New()
..()
access += get_all_accesses()