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-25 01:15:21 +03:00
committed by Erki
parent 07fbf53b47
commit 8ceefde494
33 changed files with 1223 additions and 781 deletions
@@ -225,12 +225,12 @@
item_state = "headset"
ks2type = /obj/item/device/encryptionkey/onlyert
/obj/item/device/radio/headset/ia
name = "internal affairs headset"
/obj/item/device/radio/headset/representative
name = "representative headset"
desc = "The headset of your worst enemy."
icon_state = "com_headset"
item_state = "headset"
ks2type = /obj/item/device/encryptionkey/heads/hos
ks2type = /obj/item/device/encryptionkey/headset_com
/obj/item/device/radio/headset/attackby(obj/item/weapon/W as obj, mob/user as mob)
// ..()