mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
The Tau Ceti Foreign Legion (#5779)
This pr adds the Tau Ceti Foreign Legion, at the request of the lore team, to replace/be an alternative to the ert.
This commit is contained in:
@@ -136,6 +136,10 @@
|
||||
name = "\improper ERT radio encryption key"
|
||||
channels = list("Response Team" = 1, "Science" = 1, "Command" = 1, "Medical" = 1, "Engineering" = 1, "Security" = 1, "Supply" = 1, "Service" = 1)
|
||||
|
||||
/obj/item/device/encryptionkey/onlyert
|
||||
name = "\improper ERT radio encryption key"
|
||||
channels = list("Response Team" = 1)
|
||||
|
||||
/obj/item/device/encryptionkey/entertainment
|
||||
name = "entertainment radio key"
|
||||
channels = list("Entertainment" = 1)
|
||||
|
||||
@@ -219,6 +219,13 @@
|
||||
item_state = "headset"
|
||||
ks2type = /obj/item/device/encryptionkey/ert
|
||||
|
||||
/obj/item/device/radio/headset/legion
|
||||
name = "Tau Ceti Foreign Legion radio headset"
|
||||
desc = "The headset used by NanoTrasen sanctioned response forces."
|
||||
icon_state = "com_headset"
|
||||
item_state = "headset"
|
||||
ks2type = /obj/item/device/encryptionkey/onlyert
|
||||
|
||||
/obj/item/device/radio/headset/ia
|
||||
name = "internal affairs headset"
|
||||
desc = "The headset of your worst enemy."
|
||||
|
||||
Reference in New Issue
Block a user