mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 21:19:00 +01:00
IAA locker, spare headsets, and general locker cleanup (#16440)
* Locker + Bookcase tweaks * HoS flask
This commit is contained in:
@@ -133,12 +133,18 @@
|
||||
ks1type = /obj/item/encryptionkey/headset_med
|
||||
|
||||
/obj/item/radio/headset/headset_iaa
|
||||
name = "internal affairs radio headset"
|
||||
desc = "This is used by your elite legal team."
|
||||
icon_state = "sec_headset"
|
||||
item_state = "sec_headset"
|
||||
ks2type = /obj/item/encryptionkey/headset_iaa
|
||||
|
||||
/obj/item/radio/headset/headset_iaa/alt
|
||||
name = "internal affairs bowman headset"
|
||||
desc = "This is used by your elite legal team. Protects ears from flashbangs."
|
||||
flags = EARBANGPROTECT
|
||||
icon_state = "sec_headset_alt"
|
||||
item_state = "sec_headset_alt"
|
||||
ks2type = /obj/item/encryptionkey/headset_iaa
|
||||
|
||||
/obj/item/radio/headset/headset_eng
|
||||
name = "engineering radio headset"
|
||||
|
||||
Reference in New Issue
Block a user