diff --git a/Resources/Locale/ru-RU/ss220/loadout-groups/detective.ftl b/Resources/Locale/ru-RU/ss220/loadout-groups/detective.ftl new file mode 100644 index 000000000000..c2d3d42b425a --- /dev/null +++ b/Resources/Locale/ru-RU/ss220/loadout-groups/detective.ftl @@ -0,0 +1 @@ +loadout-group-detective-shoes = Детектив, обувь diff --git a/Resources/Prototypes/Loadouts/role_loadouts.yml b/Resources/Prototypes/Loadouts/role_loadouts.yml index 4da6dea2aa84..5d1578261233 100644 --- a/Resources/Prototypes/Loadouts/role_loadouts.yml +++ b/Resources/Prototypes/Loadouts/role_loadouts.yml @@ -438,7 +438,7 @@ - DetectiveJumpsuit - DetectiveSecBackpack #ss220 backpack noir - DetectiveOuterClothing - - SecurityShoes + - DetectiveShoes #SS220 dec-lux-shoes - SurvivalSecurity - Trinkets - SecurityStar diff --git a/Resources/Prototypes/SS220/Loadouts/Jobs/Security/detective.yml b/Resources/Prototypes/SS220/Loadouts/Jobs/Security/detective.yml index e693196698d8..cda2cdc34bb3 100644 --- a/Resources/Prototypes/SS220/Loadouts/Jobs/Security/detective.yml +++ b/Resources/Prototypes/SS220/Loadouts/Jobs/Security/detective.yml @@ -8,3 +8,10 @@ id: DetectiveNoirSatchel equipment: back: ClothingBackpackNoirSatchel + +# Shoes + +- type: loadout + id: DetectiveShoesBootsLaceup + equipment: + shoes: ClothingShoesBootsLaceup diff --git a/Resources/Prototypes/SS220/Loadouts/loadout_groups.yml b/Resources/Prototypes/SS220/Loadouts/loadout_groups.yml index 346ecf3290c6..93d941dbdd1a 100644 --- a/Resources/Prototypes/SS220/Loadouts/loadout_groups.yml +++ b/Resources/Prototypes/SS220/Loadouts/loadout_groups.yml @@ -278,6 +278,17 @@ - VestArmorSec - CyberVestSecurity # Пилот (Конец) + + # Детектив (Начало) +- type: loadoutGroup + id: DetectiveShoes + name: loadout-group-detective-shoes + loadouts: + - JackBoots + - SecurityWinterBoots + - BootsJackSec + - DetectiveShoesBootsLaceup + # Детектив (Конец) #! Служба безопасности (Конец) #! Медицинский отдел (Начало)