Replaces the IAA with the Representative job (#6752)

This pr does what is suggested in this thread: https://forums.aurorastation.org/topic/12395-iaa-rework-representatives/
This commit is contained in:
Alberyk
2019-07-24 19:15:21 -03:00
committed by Erki
parent 07fbf53b47
commit 8ceefde494
33 changed files with 1223 additions and 781 deletions
@@ -43,7 +43,7 @@
/datum/gear/accessory/holster
display_name = "holster selection"
path = /obj/item/clothing/accessory/holster/armpit
allowed_roles = list("Captain", "Head of Personnel", "Security Officer", "Warden", "Head of Security","Detective", "Forensic Technician", "Security Cadet")
allowed_roles = list("Captain", "Head of Personnel", "Security Officer", "Warden", "Head of Security","Detective", "Forensic Technician", "Security Cadet", "Corporate Liaison")
/datum/gear/accessory/holster/New()
..()