diff --git a/Resources/Locale/ru-RU/ADT/prototypes/Entities/Clothing/Ears/headsets.ftl b/Resources/Locale/ru-RU/ADT/prototypes/Entities/Clothing/Ears/headsets.ftl index 8697aea8cf..4f3c9f6e9c 100644 --- a/Resources/Locale/ru-RU/ADT/prototypes/Entities/Clothing/Ears/headsets.ftl +++ b/Resources/Locale/ru-RU/ADT/prototypes/Entities/Clothing/Ears/headsets.ftl @@ -7,5 +7,5 @@ ent-ClothingHeadsetIAA = Гарнитура Агента Внутренних Д ent-ClothingHeadsetBlueshield = гарнитура офицера синего щита .desc = Гарнитура Офицера Синего Щита, оснащённая всеми каналами станции, а так же связью ЦентКомом. -ent-ClothingHeadsetBlueshieldAlt = полноразмерная гарнитура офицера синего щита +ent-ClothingHeadsetAltBlueshield = полноразмерная гарнитура офицера синего щита .desc = Полноразмерная гарнитура Офицера Синего Щита, оснащённая всеми каналами станции, а так же связью ЦентКомом. diff --git a/Resources/Locale/ru-RU/ADT/prototypes/Entities/Objects/Device/pda.ftl b/Resources/Locale/ru-RU/ADT/prototypes/Entities/Objects/Device/pda.ftl index 968ce8bbae..fca2433ab0 100644 --- a/Resources/Locale/ru-RU/ADT/prototypes/Entities/Objects/Device/pda.ftl +++ b/Resources/Locale/ru-RU/ADT/prototypes/Entities/Objects/Device/pda.ftl @@ -7,5 +7,5 @@ ent-ADTPathologistPDA = КПК патологоанатома ent-ADTRoboticistPDA = КПК робототехника .desc = Почему это всё ещё не робот?! -ent-ADTBlueShieldOfficerPDA = КПК офицера синего щита +ent-ADTBlueshieldOfficerPDA = КПК офицера синего щита .desc = Покажи им, какой он стильный, как он прочен, ведь в нём вся сила NT. diff --git a/Resources/Locale/ru-RU/ADT/prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.ftl b/Resources/Locale/ru-RU/ADT/prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.ftl index 7771af9657..88a5562af7 100644 --- a/Resources/Locale/ru-RU/ADT/prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.ftl +++ b/Resources/Locale/ru-RU/ADT/prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.ftl @@ -1,2 +1,14 @@ ent-LockerBlueshield = шкаф офицера синего щита .desc = { ent-LockerBaseSecure.desc } + +ent-LockerBlueshieldFilledHardsuit = шкаф офицера синего щита + .suffix = Заполненный, Скафандр + .desc = { ent-LockerBaseSecure.desc } + +ent-LockerBlueshieldFilled = шкаф офицера синего щита + .suffix = Заполненный + .desc = { ent-LockerBaseSecure.desc } + +ent-SuitStorageBlueshield = хранилище скафандра + .suffix = Офицер синего щита + .desc = { ent-SuitStorageBase.desc } diff --git a/Resources/Prototypes/ADT/Catalog/Fills/Items/belt.yml b/Resources/Prototypes/ADT/Catalog/Fills/Items/belt.yml new file mode 100644 index 0000000000..b599dd0747 --- /dev/null +++ b/Resources/Prototypes/ADT/Catalog/Fills/Items/belt.yml @@ -0,0 +1,12 @@ +- type: entity + id: ClothingBeltMedicalSecurityFilled + parent: ClothingBeltMedicalSecurity + suffix: Filled + components: + - type: StorageFill + contents: + - id: GrenadeFlashBang + - id: TearGasGrenade + - id: Stunbaton + - id: Handcuffs + - id: Handcuffs diff --git a/Resources/Prototypes/ADT/Roles/Jobs/Command/blueshieldofficer.yml b/Resources/Prototypes/ADT/Roles/Jobs/Command/blueshieldofficer.yml index fec7c9dc96..fad1a7d66a 100644 --- a/Resources/Prototypes/ADT/Roles/Jobs/Command/blueshieldofficer.yml +++ b/Resources/Prototypes/ADT/Roles/Jobs/Command/blueshieldofficer.yml @@ -47,7 +47,7 @@ back: ADTClothingBlueshieldBackpack shoes: ClothingShoesBootsCombatFilled outerClothing: ADTClothingBlueshieldArmor - belt: ClothingBeltMedicalSecurity + belt: ClothingBeltMedicalSecurityFilled gloves: ClothingHandsGlovesCombat id: ADTBlueshieldOfficerPDA pocket2: HandheldCrewMonitor