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