From: MaxSMokeSkaarj Date: Thu, 2 Jan 2025 02:42:03 +0000 (+1000) Subject: Revert "delete custom prototypes(temp)" X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=25821b960195b5183456a0d67ce62d1a9c64b18b;p=space-station-14.git Revert "delete custom prototypes(temp)" This reverts commit 11b82d94ae4c2c96f38e610a7af6b55800702672. --- 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..9dc5e4fff6 --- /dev/null +++ b/Resources/Prototypes/SMoA/Entities/Objects/Devices/encryption_keys.yml @@ -0,0 +1,16 @@ +- type: entity + parent: EncryptionKey + id: EncryptionKeyDominion + suffix: Кастом + name: Ключ шифрования Доминиона + description: Если ты нашел этот ключ - советую выбросить подальше из-за возможных неприятностей. + categories: [ HideSpawnMenu ] + 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"