From: MaxSMokeSkaarj Date: Sun, 8 Dec 2024 04:57:51 +0000 (+1000) Subject: Автообновление RobustToolbox X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=8fa3885aef3be29263628b864bc1cc9e7a376e1e;p=space-station-14.git Автообновление RobustToolbox --- diff --git a/Resources/Prototypes/SMoA/Entities/Objects/Devices/encryption_keys.yml b/Resources/Prototypes/SMoA/Entities/Objects/Devices/encryption_keys.yml new file mode 100644 index 0000000000..90b6920420 --- /dev/null +++ b/Resources/Prototypes/SMoA/Entities/Objects/Devices/encryption_keys.yml @@ -0,0 +1,15 @@ +- type: entity + parent: EncryptionKey + id: EncryptionKeyDominion + name: Rise and Revolution!!! + description: Если ты нашел этот ключ - советую выбросить подальше из-за возможных неприятностей. + noSpawn: true + components: + - type: EncryptionKey + channels: + - Dominion + defaultChannel: Dominion + - type: Sprite + layers: + - state: crypt_gold + - state: pirate_label diff --git a/Resources/Prototypes/SMoA/radio_channels.yml b/Resources/Prototypes/SMoA/radio_channels.yml new file mode 100644 index 0000000000..93d1f55bb0 --- /dev/null +++ b/Resources/Prototypes/SMoA/radio_channels.yml @@ -0,0 +1,6 @@ +- type: radioChannel + id: Dominion + name: Доминион + keycode: "d" + frequency: 1251 + color: "#8b0000"