From: MaxSMokeSkaarj Date: Sun, 22 Dec 2024 02:13:04 +0000 (+1000) Subject: delete custom prototypes(temp) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=11b82d94ae4c2c96f38e610a7af6b55800702672;p=space-station-14.git delete custom prototypes(temp) --- diff --git a/Resources/Prototypes/SMoA/Entities/Objects/Devices/encryption_keys.yml b/Resources/Prototypes/SMoA/Entities/Objects/Devices/encryption_keys.yml deleted file mode 100644 index 9dc5e4fff6..0000000000 --- a/Resources/Prototypes/SMoA/Entities/Objects/Devices/encryption_keys.yml +++ /dev/null @@ -1,16 +0,0 @@ -- 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 deleted file mode 100644 index 93d1f55bb0..0000000000 --- a/Resources/Prototypes/SMoA/radio_channels.yml +++ /dev/null @@ -1,6 +0,0 @@ -- type: radioChannel - id: Dominion - name: Доминион - keycode: "d" - frequency: 1251 - color: "#8b0000"