diff --git a/Resources/Locale/ru-RU/ADT/loadout.ftl b/Resources/Locale/ru-RU/ADT/loadout.ftl new file mode 100644 index 00000000000..6da7b7dde51 --- /dev/null +++ b/Resources/Locale/ru-RU/ADT/loadout.ftl @@ -0,0 +1,2 @@ +ent-MagistratNeck = Галстуки +ent-MagistratJumpsuit = Костюмы diff --git a/Resources/Prototypes/ADT/Loadouts/Jobs/Juridical/magistrat.yml b/Resources/Prototypes/ADT/Loadouts/Jobs/Juridical/magistrat.yml new file mode 100644 index 00000000000..350aef8cb43 --- /dev/null +++ b/Resources/Prototypes/ADT/Loadouts/Jobs/Juridical/magistrat.yml @@ -0,0 +1,8 @@ +- type: loadout + id: MagistratJumpsuit + equipment: MagistratJumpsuit + +- type: startingGear + id: MagistratJumpsuit + equipment: + jumpsuit: ADTClothingUniformsJumpsuitWhiteDiplomatSuitL diff --git a/Resources/Prototypes/ADT/Loadouts/Jobs/loadout_groups.yml b/Resources/Prototypes/ADT/Loadouts/Jobs/loadout_groups.yml new file mode 100644 index 00000000000..6e89cb43ab3 --- /dev/null +++ b/Resources/Prototypes/ADT/Loadouts/Jobs/loadout_groups.yml @@ -0,0 +1,22 @@ +- type: loadoutGroup + id: MagistratJumpsuit + name: loadout-group-lawyer-jumpsuit + loadouts: + - MagistratJumpsuit + - LawyerJumpsuit + - LawyerJumpskirt + - LawyerJumpsuitBlue + - LawyerJumpskirtBlue + - LawyerJumpsuitPurple + - LawyerJumpskirtPurple + - LawyerJumpsuitRed + - LawyerJumpskirtRed + - LawyerJumpsuitGood + - LawyerJumpskirtGood + +- type: loadoutGroup + id: MagistratNeck + name: loadout-group-lawyer-neck + minLimit: 0 + loadouts: + - LawyerNeck diff --git a/Resources/Prototypes/ADT/Loadouts/Jobs/role_loadouts.yml b/Resources/Prototypes/ADT/Loadouts/Jobs/role_loadouts.yml new file mode 100644 index 00000000000..eb2076fc676 --- /dev/null +++ b/Resources/Prototypes/ADT/Loadouts/Jobs/role_loadouts.yml @@ -0,0 +1,12 @@ +- type: roleLoadout + id: JobMagistrat + groups: + - Inventory # Corvax-Loadouts + - GroupTankHarness + - MagistratNeck + - MagistratJumpsuit + - CommonBackpack + - Glasses + - Survival + - Trinkets + - GroupSpeciesBreathTool diff --git a/Resources/Prototypes/ADT/Roles/Jobs/LawDepartament/Magistrat.yml b/Resources/Prototypes/ADT/Roles/Jobs/LawDepartament/Magistrat.yml index f9f3b89b059..ca258ad2391 100644 --- a/Resources/Prototypes/ADT/Roles/Jobs/LawDepartament/Magistrat.yml +++ b/Resources/Prototypes/ADT/Roles/Jobs/LawDepartament/Magistrat.yml @@ -32,7 +32,7 @@ - type: startingGear id: MagistratGear equipment: - jumpsuit: ADTClothingUniformsJumpsuitWhiteDiplomatSuitL +# jumpsuit: ADTClothingUniformsJumpsuitWhiteDiplomatSuitL # back: ClothingBackpackIAAFilled shoes: ClothingShoesBootsLaceup #mask: Ну что за косипор оставляет пустуе значения? @@ -44,8 +44,8 @@ ears: ClothingHeadsetMagistrat #belt: neck: ClothingNeckLawyerbadge - pocket1: RubberStampMagisrat -# pocket2: ADTtelescopicBaton + pocket2: RubberStampMagisrat +# pocket1: ADTtelescopicBaton # underwearb: ClothingUnderwearBottomBoxersWhite # Sirena-Underwear # socks: ClothingUnderwearSocksNormal # underweart: ClothingUnderwearTopBraWhite # Sirena-Underwear