From 49017fe14814000030d91006b8fc982f06e79249 Mon Sep 17 00:00:00 2001 From: Bolper Date: Thu, 1 Aug 2024 10:04:56 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=BC=D0=B0=D0=B3=D0=B8=D1=81=D1=82=D1=80?= =?UTF-8?q?=D0=B0=D1=82=D0=B0:=20=D0=BD=D0=B5=D0=B1=D0=BE=D0=BB=D1=8C?= =?UTF-8?q?=D1=88=D0=B8=D0=B5=20=D0=BF=D1=80=D0=B0=D0=B2=D0=BA=D0=B8:=20?= =?UTF-8?q?=D0=B4=D0=B0=D0=BB=D0=B8=20=D0=B4=D0=BE=D1=81=D1=82=D1=83=D0=BF?= =?UTF-8?q?=20=D0=BA=D1=8D=D0=BF=D1=83.=20=D0=A2=D0=B5=D0=BF=D0=B5=D1=80?= =?UTF-8?q?=D1=8C=20=D0=B2=20=D0=BA=D0=BB=D1=8E=D1=87=D0=B5=20=D1=88=D0=B8?= =?UTF-8?q?=D1=84=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D1=8F=20=D1=81=D0=BE?= =?UTF-8?q?=20=D0=B2=D1=81=D0=B5=D0=BC=D0=B8=20=D0=BA=D0=B0=D0=BD=D0=B0?= =?UTF-8?q?=D0=BB=D0=B0=D0=BC=D0=B8=20=D0=B5=D1=81=D1=82=D1=8C=20=D0=BA?= =?UTF-8?q?=D0=B0=D0=BD=D0=B0=D0=BB=20=D1=8E=D1=80=D0=B4=D0=B5=D0=BF=D0=B0?= =?UTF-8?q?.=20=D0=BF=D0=BE=D1=87=D0=B8=D0=BD=D0=B8=D0=BB=20=D0=B1=D0=B0?= =?UTF-8?q?=D0=B3=D0=B5=D0=BB=D1=8C.=20=D0=A1=D0=BF=D0=B0=D0=B2=D0=BD?= =?UTF-8?q?=D1=8B=20=D1=80=D0=B0=D0=B1=D0=BE=D1=87=D0=B8=D0=B5=20=D0=BE?= =?UTF-8?q?=D0=BA=D0=B0=D0=B7=D1=8B=D0=B2=D0=B0=D0=B5=D1=82=D1=81=D1=8F.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resources/Prototypes/ADT/radio_channels.yml | 2 +- Resources/Prototypes/Access/misc.yml | 2 ++ Resources/Prototypes/Entities/Clothing/Ears/headsets.yml | 1 - Resources/Prototypes/Entities/Clothing/Ears/headsets_alt.yml | 3 ++- .../Prototypes/Entities/Objects/Devices/encryption_keys.yml | 1 + .../Prototypes/Entities/Structures/Machines/telecomms.yml | 1 + Resources/Prototypes/Maps/bagel.yml | 1 - 7 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/ADT/radio_channels.yml b/Resources/Prototypes/ADT/radio_channels.yml index dc33a7f08eb..53f3d776ab3 100644 --- a/Resources/Prototypes/ADT/radio_channels.yml +++ b/Resources/Prototypes/ADT/radio_channels.yml @@ -4,4 +4,4 @@ keycode: 'ю' frequency: 1305 color: "#c6d2f5" - longRange: true + longRange: false diff --git a/Resources/Prototypes/Access/misc.yml b/Resources/Prototypes/Access/misc.yml index f79f1779c22..cc22ab91532 100644 --- a/Resources/Prototypes/Access/misc.yml +++ b/Resources/Prototypes/Access/misc.yml @@ -32,3 +32,5 @@ - Chapel - Hydroponics - Atmospherics + - IAA + - Magistratе diff --git a/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml b/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml index 005fb040b65..a2e18d99aa2 100644 --- a/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml +++ b/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml @@ -86,7 +86,6 @@ key_slots: - EncryptionKeyCentCom - EncryptionKeyStationMaster - - ADTEncryptionKeyLawyer - type: Sprite sprite: Clothing/Ears/Headsets/centcom.rsi - type: Clothing diff --git a/Resources/Prototypes/Entities/Clothing/Ears/headsets_alt.yml b/Resources/Prototypes/Entities/Clothing/Ears/headsets_alt.yml index 9dd72691b5a..e6a38cb0e9b 100644 --- a/Resources/Prototypes/Entities/Clothing/Ears/headsets_alt.yml +++ b/Resources/Prototypes/Entities/Clothing/Ears/headsets_alt.yml @@ -1,4 +1,4 @@ -- type: entity +- type: entity abstract: true parent: ClothingHeadset id: ClothingHeadsetAlt @@ -110,6 +110,7 @@ - EncryptionKeySecurity - EncryptionKeyCommand - EncryptionKeyCommon + - ADTEncryptionKeyLawyer - type: Sprite sprite: Clothing/Ears/Headsets/security.rsi - type: Clothing diff --git a/Resources/Prototypes/Entities/Objects/Devices/encryption_keys.yml b/Resources/Prototypes/Entities/Objects/Devices/encryption_keys.yml index 75cca712214..4b2907f1ab6 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/encryption_keys.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/encryption_keys.yml @@ -72,6 +72,7 @@ - Security - Service - Supply + - ADTLawyerChannel #ADT defaultChannel: Command - type: Sprite layers: diff --git a/Resources/Prototypes/Entities/Structures/Machines/telecomms.yml b/Resources/Prototypes/Entities/Structures/Machines/telecomms.yml index 4a1b5a3560a..a9a857c316f 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/telecomms.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/telecomms.yml @@ -86,6 +86,7 @@ - EncryptionKeySecurity - EncryptionKeyService - EncryptionKeyCommand + - ADTEncryptionKeyLawyer - type: entity parent: TelecomServer diff --git a/Resources/Prototypes/Maps/bagel.yml b/Resources/Prototypes/Maps/bagel.yml index 7b948f47f3b..a46da85b154 100644 --- a/Resources/Prototypes/Maps/bagel.yml +++ b/Resources/Prototypes/Maps/bagel.yml @@ -19,7 +19,6 @@ availableJobs: #service Captain: [ 1, 1 ] - IAA: [ 1, 1 ] # Corvax-IAA HeadOfPersonnel: [ 1, 1 ] Bartender: [ 2, 2 ] Botanist: [ 3, 3 ]