]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
delete custom prototypes(temp)
authorMaxSMokeSkaarj <vnazarov@smokeofanarchy.ru>
Sun, 22 Dec 2024 02:13:04 +0000 (12:13 +1000)
committerMaxSMokeSkaarj <vnazarov@smokeofanarchy.ru>
Sun, 22 Dec 2024 02:13:04 +0000 (12:13 +1000)
Resources/Prototypes/SMoA/Entities/Objects/Devices/encryption_keys.yml [deleted file]
Resources/Prototypes/SMoA/radio_channels.yml [deleted file]

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 (file)
index 9dc5e4f..0000000
+++ /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 (file)
index 93d1f55..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-- type: radioChannel
-  id: Dominion
-  name: Доминион
-  keycode: "d"
-  frequency: 1251
-  color: "#8b0000"