From 426602419413ceba16f4fbee7bb6bbecb7f24d8d Mon Sep 17 00:00:00 2001 From: ReeZer2 Date: Fri, 6 Dec 2024 17:56:25 +0200 Subject: [PATCH] ADD: Handheld radio now attached to Outer Clothing --- Resources/Locale/ru-RU/ss220/clothing/Shoes/boots.ftl | 2 ++ .../Clothing/OuterClothing/base_clothingouter.yml | 9 +++++++++ 2 files changed, 11 insertions(+) diff --git a/Resources/Locale/ru-RU/ss220/clothing/Shoes/boots.ftl b/Resources/Locale/ru-RU/ss220/clothing/Shoes/boots.ftl index 6a52891b2b79..dc70b26c95e0 100644 --- a/Resources/Locale/ru-RU/ss220/clothing/Shoes/boots.ftl +++ b/Resources/Locale/ru-RU/ss220/clothing/Shoes/boots.ftl @@ -1,3 +1,5 @@ ent-ClothingShoesBootsMagDQ = магнитные ботинки Эскадрона Смерти .suffix = Эскадрон Смерти, dq .desc = Самые современные магнитные ботинки в незабываемых цветах. + +clothing-outer-radio-handheld = Рация diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/base_clothingouter.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/base_clothingouter.yml index d826f900a609..5c0c64accd90 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/base_clothingouter.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/base_clothingouter.yml @@ -9,6 +9,15 @@ - type: Sprite state: icon - type: AllowSuitStorage #220 OuterClothing fix + #ss220 handheld radio on outer clothing start + - type: ItemSlots + slots: + item: + name: clothing-outer-radio-handheld + whitelist: + tags: + - Radio + #ss220 handheld radio on outer clothing end - type: entity abstract: true