From 2273cdd906ce604ec4727ff5a26dde49f513242b Mon Sep 17 00:00:00 2001 From: Agronomist-NN Date: Sun, 16 Feb 2025 09:09:29 +0300 Subject: [PATCH] [Tweak] Pilot not idiot (#1057) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * одежда и прочий стаф для пилота Добавляется одежда и шкаф для пилота. * приписка rsi папке магнитных ботинок СБ * прототипы стафа пилота * лодауты для пилота * дроп под для скафандра пилота СБ * локейлы для всего этого трэша * фикс №1 * фикс №2 * фикс №3 * фикс №4, буква t возвращена в айди комбинезона --- .../_backmen/preferences/loadout-groups.ftl | 4 ++ .../prototypes/security-pilot/closet.ftl | 5 ++ .../prototypes/security-pilot/clothing.ftl | 12 +++++ .../prototypes/security-pilot/radio.ftl | 3 ++ .../_backmen/preferences/loadout-groups.ftl | 4 ++ .../prototypes/security-pilot/closet.ftl | 5 ++ .../prototypes/security-pilot/clothing.ftl | 12 +++++ .../prototypes/security-pilot/radio.ftl | 3 ++ .../Corvax/Loadouts/Jobs/Security/pilot.yml | 33 ++++++++++++ .../Corvax/Loadouts/loadout_groups.yml | 46 ++++++++++++++++ .../Corvax/Loadouts/role_loadouts.yml | 7 +-- .../Corvax/Roles/Jobs/Security/pilot.yml | 10 ++-- .../Catalog/Fills/Lockers/security_pilot.yml | 29 +++++++++++ .../Catalog/Fills/Lockers/supplypods.yml | 34 ++++++++++++ .../Clothing/Head/hardsuit-helmets.yml | 15 ++++++ .../_Backmen/Entities/Clothing/Head/hats.yml | 11 ++++ .../Entities/Clothing/Head/helmets.yml | 15 ++++++ .../Clothing/OuterClothing/hardsuits.yml | 17 ++++++ .../Entities/Clothing/Shoes/magboots.yml | 19 +++++++ .../Entities/Clothing/Uniforms/jumpsuits.yml | 11 ++++ .../Entities/Objects/Devices/radio.yml | 19 +++++++ .../Structures/Storage/Closets/closets.yml | 26 ++++++++++ .../sec-pilot-hardsuit.rsi/icon-flash.png | Bin 0 -> 1354 bytes .../Hardsuits/sec-pilot-hardsuit.rsi/icon.png | Bin 0 -> 446 bytes .../sec-pilot-hardsuit.rsi/meta.json | 41 +++++++++++++++ .../off-equipped-HELMET.png | Bin 0 -> 877 bytes .../off-inhand-left.png | Bin 0 -> 729 bytes .../off-inhand-right.png | Bin 0 -> 728 bytes .../on-equipped-HELMET.png | Bin 0 -> 1626 bytes .../sec-pilot-hardsuit.rsi/on-inhand-left.png | Bin 0 -> 1294 bytes .../on-inhand-right.png | Bin 0 -> 1257 bytes .../equipped-HELMET-hamster.png | Bin 0 -> 577 bytes .../Hats/secpilotcap.rsi/equipped-HELMET.png | Bin 0 -> 605 bytes .../Head/Hats/secpilotcap.rsi/icon.png | Bin 0 -> 377 bytes .../Head/Hats/secpilotcap.rsi/inhand-left.png | Bin 0 -> 446 bytes .../Hats/secpilotcap.rsi/inhand-right.png | Bin 0 -> 432 bytes .../Head/Hats/secpilotcap.rsi/meta.json | 30 +++++++++++ .../helmet-sec-pilot.rsi/equipped-HELMET.png | Bin 0 -> 775 bytes .../Helmets/helmet-sec-pilot.rsi/icon.png | Bin 0 -> 393 bytes .../helmet-sec-pilot.rsi/inhand-left.png | Bin 0 -> 639 bytes .../helmet-sec-pilot.rsi/inhand-right.png | Bin 0 -> 658 bytes .../Helmets/helmet-sec-pilot.rsi/meta.json | 26 ++++++++++ .../equipped-OUTERCLOTHING.png | Bin 0 -> 2143 bytes .../Hardsuits/sec-pilot-hardsuit.rsi/icon.png | Bin 0 -> 625 bytes .../sec-pilot-hardsuit.rsi/inhand-left.png | Bin 0 -> 690 bytes .../sec-pilot-hardsuit.rsi/inhand-right.png | Bin 0 -> 702 bytes .../sec-pilot-hardsuit.rsi/meta.json | 26 ++++++++++ .../equipped-FEET-vox.png | Bin 0 -> 757 bytes .../magboots-security.rsi/equipped-FEET.png | Bin 0 -> 647 bytes .../Boots/magboots-security.rsi/icon-on.png | Bin 0 -> 436 bytes .../Boots/magboots-security.rsi/icon.png | Bin 0 -> 425 bytes .../magboots-security.rsi/inhand-left.png | Bin 0 -> 385 bytes .../magboots-security.rsi/inhand-right.png | Bin 0 -> 403 bytes .../Boots/magboots-security.rsi/meta.json | 49 ++++++++++++++++++ .../on-equipped-FEET-vox.png | Bin 0 -> 769 bytes .../on-equipped-FEET.png | Bin 0 -> 656 bytes .../magboots-security.rsi/on-inhand-left.png | Bin 0 -> 383 bytes .../magboots-security.rsi/on-inhand-right.png | Bin 0 -> 404 bytes .../equipped-INNERCLOTHING-monkey.png | Bin 0 -> 1092 bytes .../equipped-INNERCLOTHING-reptilian.png | Bin 0 -> 1415 bytes .../sec_pilot.rsi/equipped-INNERCLOTHING.png | Bin 0 -> 1378 bytes .../Uniforms/jumpsuit/sec_pilot.rsi/icon.png | Bin 0 -> 529 bytes .../jumpsuit/sec_pilot.rsi/inhand-left.png | Bin 0 -> 610 bytes .../jumpsuit/sec_pilot.rsi/inhand-right.png | Bin 0 -> 624 bytes .../Uniforms/jumpsuit/sec_pilot.rsi/meta.json | 34 ++++++++++++ .../Storage/sec-pilot.rsi/locked.png | Bin 0 -> 127 bytes .../Storage/sec-pilot.rsi/meta.json | 29 +++++++++++ .../Structures/Storage/sec-pilot.rsi/sec.png | Bin 0 -> 241 bytes .../Storage/sec-pilot.rsi/sec_open.png | Bin 0 -> 204 bytes .../Storage/sec-pilot.rsi/sec_pilot_door.png | Bin 0 -> 474 bytes .../Storage/sec-pilot.rsi/unlocked.png | Bin 0 -> 127 bytes .../Storage/sec-pilot.rsi/welded.png | Bin 0 -> 206 bytes 72 files changed, 568 insertions(+), 7 deletions(-) create mode 100644 Resources/Locale/en-US/_backmen/preferences/loadout-groups.ftl create mode 100644 Resources/Locale/en-US/_backmen/prototypes/security-pilot/closet.ftl create mode 100644 Resources/Locale/en-US/_backmen/prototypes/security-pilot/clothing.ftl create mode 100644 Resources/Locale/en-US/_backmen/prototypes/security-pilot/radio.ftl create mode 100644 Resources/Locale/ru-RU/_backmen/preferences/loadout-groups.ftl create mode 100644 Resources/Locale/ru-RU/_backmen/prototypes/security-pilot/closet.ftl create mode 100644 Resources/Locale/ru-RU/_backmen/prototypes/security-pilot/clothing.ftl create mode 100644 Resources/Locale/ru-RU/_backmen/prototypes/security-pilot/radio.ftl create mode 100644 Resources/Prototypes/Corvax/Loadouts/Jobs/Security/pilot.yml create mode 100644 Resources/Prototypes/_Backmen/Catalog/Fills/Lockers/security_pilot.yml create mode 100644 Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/icon-flash.png create mode 100644 Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/icon.png create mode 100644 Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/meta.json create mode 100644 Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/off-equipped-HELMET.png create mode 100644 Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/off-inhand-left.png create mode 100644 Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/off-inhand-right.png create mode 100644 Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/on-equipped-HELMET.png create mode 100644 Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/on-inhand-left.png create mode 100644 Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/on-inhand-right.png create mode 100644 Resources/Textures/Backmen/Clothing/Head/Hats/secpilotcap.rsi/equipped-HELMET-hamster.png create mode 100644 Resources/Textures/Backmen/Clothing/Head/Hats/secpilotcap.rsi/equipped-HELMET.png create mode 100644 Resources/Textures/Backmen/Clothing/Head/Hats/secpilotcap.rsi/icon.png create mode 100644 Resources/Textures/Backmen/Clothing/Head/Hats/secpilotcap.rsi/inhand-left.png create mode 100644 Resources/Textures/Backmen/Clothing/Head/Hats/secpilotcap.rsi/inhand-right.png create mode 100644 Resources/Textures/Backmen/Clothing/Head/Hats/secpilotcap.rsi/meta.json create mode 100644 Resources/Textures/Backmen/Clothing/Head/Helmets/helmet-sec-pilot.rsi/equipped-HELMET.png create mode 100644 Resources/Textures/Backmen/Clothing/Head/Helmets/helmet-sec-pilot.rsi/icon.png create mode 100644 Resources/Textures/Backmen/Clothing/Head/Helmets/helmet-sec-pilot.rsi/inhand-left.png create mode 100644 Resources/Textures/Backmen/Clothing/Head/Helmets/helmet-sec-pilot.rsi/inhand-right.png create mode 100644 Resources/Textures/Backmen/Clothing/Head/Helmets/helmet-sec-pilot.rsi/meta.json create mode 100644 Resources/Textures/Backmen/Clothing/OuterClothing/Hardsuits/sec-pilot-hardsuit.rsi/equipped-OUTERCLOTHING.png create mode 100644 Resources/Textures/Backmen/Clothing/OuterClothing/Hardsuits/sec-pilot-hardsuit.rsi/icon.png create mode 100644 Resources/Textures/Backmen/Clothing/OuterClothing/Hardsuits/sec-pilot-hardsuit.rsi/inhand-left.png create mode 100644 Resources/Textures/Backmen/Clothing/OuterClothing/Hardsuits/sec-pilot-hardsuit.rsi/inhand-right.png create mode 100644 Resources/Textures/Backmen/Clothing/OuterClothing/Hardsuits/sec-pilot-hardsuit.rsi/meta.json create mode 100644 Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/equipped-FEET-vox.png create mode 100644 Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/equipped-FEET.png create mode 100644 Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/icon-on.png create mode 100644 Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/icon.png create mode 100644 Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/inhand-left.png create mode 100644 Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/inhand-right.png create mode 100644 Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/meta.json create mode 100644 Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/on-equipped-FEET-vox.png create mode 100644 Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/on-equipped-FEET.png create mode 100644 Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/on-inhand-left.png create mode 100644 Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/on-inhand-right.png create mode 100644 Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/equipped-INNERCLOTHING-monkey.png create mode 100644 Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/equipped-INNERCLOTHING-reptilian.png create mode 100644 Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/icon.png create mode 100644 Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/inhand-left.png create mode 100644 Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/inhand-right.png create mode 100644 Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/meta.json create mode 100644 Resources/Textures/Backmen/Structures/Storage/sec-pilot.rsi/locked.png create mode 100644 Resources/Textures/Backmen/Structures/Storage/sec-pilot.rsi/meta.json create mode 100644 Resources/Textures/Backmen/Structures/Storage/sec-pilot.rsi/sec.png create mode 100644 Resources/Textures/Backmen/Structures/Storage/sec-pilot.rsi/sec_open.png create mode 100644 Resources/Textures/Backmen/Structures/Storage/sec-pilot.rsi/sec_pilot_door.png create mode 100644 Resources/Textures/Backmen/Structures/Storage/sec-pilot.rsi/unlocked.png create mode 100644 Resources/Textures/Backmen/Structures/Storage/sec-pilot.rsi/welded.png diff --git a/Resources/Locale/en-US/_backmen/preferences/loadout-groups.ftl b/Resources/Locale/en-US/_backmen/preferences/loadout-groups.ftl new file mode 100644 index 00000000000..033fc3d84ca --- /dev/null +++ b/Resources/Locale/en-US/_backmen/preferences/loadout-groups.ftl @@ -0,0 +1,4 @@ +loadout-group-security-pilot-jumpsuit = Pilot Jumpsuit +loadout-group-security-pilot-shoes = Pilot Shoes +loadout-group-security-pilot-head = Pilot Head +loadout-group-security-pilot-outerclothing = Pilot Outerclothing diff --git a/Resources/Locale/en-US/_backmen/prototypes/security-pilot/closet.ftl b/Resources/Locale/en-US/_backmen/prototypes/security-pilot/closet.ftl new file mode 100644 index 00000000000..18541906136 --- /dev/null +++ b/Resources/Locale/en-US/_backmen/prototypes/security-pilot/closet.ftl @@ -0,0 +1,5 @@ +ent-LockerSecurityPilot = security pilot locker + .desc = This is where the pilot keeps his belongings. +ent-LockerSecurityPilotFilled = security pilot locker + .desc = This is where the pilot keeps his belongings. + .suffix = Filled diff --git a/Resources/Locale/en-US/_backmen/prototypes/security-pilot/clothing.ftl b/Resources/Locale/en-US/_backmen/prototypes/security-pilot/clothing.ftl new file mode 100644 index 00000000000..1b682916d16 --- /dev/null +++ b/Resources/Locale/en-US/_backmen/prototypes/security-pilot/clothing.ftl @@ -0,0 +1,12 @@ +ent-ClothingOuterHardsuitSecurityPilot = security pilot hardsuit + .desc = A special suit that protects against hazardous, low pressure environments. Has an additional layer of armor. Lightened especially for the pilot. +ent-ClothingHeadHelmetHardsuitSecurityPilot = security pilot hardsuit helmet + .desc = Armored hardsuit helmet for security needs. +ent-ClothingUniformJumpsuitSecurityPilot = security pilot jumpsuit + .desc = A jumpsuit specifically for a security pilot. Definitely not in the colors of the Syndicate... +ent-ClothingShoesBootsMagSecurity = security magboots + .desc = Magnetic boots are standard equipment for security services for work in zero gravity and outer space. +ent-ClothingHeadSecurityPilotHelmet = security pilot helmet + .desc = Standard security pilot gear. Protects the head from impacts. +ent-ClothingHeadCapSecurityPilot = security pilot cap + .desc = The cap of the security service pilot... Contains signs of communism... diff --git a/Resources/Locale/en-US/_backmen/prototypes/security-pilot/radio.ftl b/Resources/Locale/en-US/_backmen/prototypes/security-pilot/radio.ftl new file mode 100644 index 00000000000..4cc3866df36 --- /dev/null +++ b/Resources/Locale/en-US/_backmen/prototypes/security-pilot/radio.ftl @@ -0,0 +1,3 @@ +ent-RadioSecurityPilotSupplyPod = supply call radio + .desc = A portable radio for communication with the supply department, configured for one-way conversation. + .suffix = security pilot diff --git a/Resources/Locale/ru-RU/_backmen/preferences/loadout-groups.ftl b/Resources/Locale/ru-RU/_backmen/preferences/loadout-groups.ftl new file mode 100644 index 00000000000..ec668612462 --- /dev/null +++ b/Resources/Locale/ru-RU/_backmen/preferences/loadout-groups.ftl @@ -0,0 +1,4 @@ +loadout-group-security-pilot-jumpsuit = Пилот СБ, комбинезон +loadout-group-security-pilot-shoes = Пилот СБ, обувь +loadout-group-security-pilot-head = Пилот СБ, голова +loadout-group-security-pilot-outerclothing = Пилот СБ, верхняя одежда diff --git a/Resources/Locale/ru-RU/_backmen/prototypes/security-pilot/closet.ftl b/Resources/Locale/ru-RU/_backmen/prototypes/security-pilot/closet.ftl new file mode 100644 index 00000000000..0ca6b919efd --- /dev/null +++ b/Resources/Locale/ru-RU/_backmen/prototypes/security-pilot/closet.ftl @@ -0,0 +1,5 @@ +ent-LockerSecurityPilot = шкафчик пилота СБ + .desc = Тут пилот хранит свои пожитки. +ent-LockerSecurityPilotFilled = шкафчик пилота СБ + .desc = Тут пилот хранит свои пожитки. + .suffix = Заполненный diff --git a/Resources/Locale/ru-RU/_backmen/prototypes/security-pilot/clothing.ftl b/Resources/Locale/ru-RU/_backmen/prototypes/security-pilot/clothing.ftl new file mode 100644 index 00000000000..4bdc81d0953 --- /dev/null +++ b/Resources/Locale/ru-RU/_backmen/prototypes/security-pilot/clothing.ftl @@ -0,0 +1,12 @@ +ent-ClothingOuterHardsuitSecurityPilot = скафандр пилота СБ + .desc = Специальный костюм, защищающий от опасных сред низкого давления. Имеет дополнительный слой брони. Облегчен специально для пилота. +ent-ClothingHeadHelmetHardsuitSecurityPilot = шлем скафандра пилота СБ + .desc = Бронированный шлем для нужд безопасности. +ent-ClothingUniformJumpsuitSecurityPilot = комбинезон пилота СБ + .desc = Комбинезон специально для пилота службы безопасности. Точно не в цветах Синидката... +ent-ClothingShoesBootsMagSecurity = магнитные ботинки СБ + .desc = Магнитные сапоги являющиеся штатным снаряжением службы безопасности для работы в условиях отсутствия гравитации и открытого космоса. +ent-ClothingHeadSecurityPilotHelmet = шлем пилота СБ + .desc = Стандартное защитное снаряжение пилота. Защищает голову от ударов. +ent-ClothingHeadCapSecurityPilot = фуражка пилота СБ + .desc = Фуражка пилота службы безопасности... Содержит признаки коммунизма... diff --git a/Resources/Locale/ru-RU/_backmen/prototypes/security-pilot/radio.ftl b/Resources/Locale/ru-RU/_backmen/prototypes/security-pilot/radio.ftl new file mode 100644 index 00000000000..b9203b67a41 --- /dev/null +++ b/Resources/Locale/ru-RU/_backmen/prototypes/security-pilot/radio.ftl @@ -0,0 +1,3 @@ +ent-RadioSecurityPilotSupplyPod = рация вызова снабжения + .desc = Портативная рация для связи с отделом снабжения, настроена на односторонний разговор. + .suffix = скафандр пилота СБ diff --git a/Resources/Prototypes/Corvax/Loadouts/Jobs/Security/pilot.yml b/Resources/Prototypes/Corvax/Loadouts/Jobs/Security/pilot.yml new file mode 100644 index 00000000000..9ad454c9f6d --- /dev/null +++ b/Resources/Prototypes/Corvax/Loadouts/Jobs/Security/pilot.yml @@ -0,0 +1,33 @@ +# Head +- type: loadout + id: SecurityPilotHelmet + equipment: + head: ClothingHeadHelmetHardsuitSecurityPilot + +- type: loadout + id: SecurityPilotCap + equipment: + head: ClothingHeadCapSecurityPilot + +# Jumpsuit +- type: loadout + id: SecurityPilotJumpsuit + equipment: + jumpsuit: ClothingUniformJumpsuitSecurityPilot + +# Outer +- type: loadout + id: CoatBomber + equipment: + outerClothing: ClothingOuterCoatBomber + +# Shoes +- type: loadout + id: SecurityMagBoots + equipment: + shoes: ClothingShoesBootsMagSecurity + +- type: loadout + id: Laceup + equipment: + shoes: ClothingShoesBootsLaceup diff --git a/Resources/Prototypes/Corvax/Loadouts/loadout_groups.yml b/Resources/Prototypes/Corvax/Loadouts/loadout_groups.yml index a99c45f054c..a3556e5bdb1 100644 --- a/Resources/Prototypes/Corvax/Loadouts/loadout_groups.yml +++ b/Resources/Prototypes/Corvax/Loadouts/loadout_groups.yml @@ -12,3 +12,49 @@ - ChiefEngineerBackpack - ChiefEngineerSatchel - ChiefEngineerDuffel +#backmen start +- type: loadoutGroup + id: SecurityJumpsuitPilot + name: loadout-group-security-pilot-jumpsuit + loadouts: + - SecurityPilotJumpsuit + - SecurityJumpsuit + - SecurityJumpskirt + - SeniorOfficerJumpsuit + - SeniorOfficerJumpskirt + - TrooperUniform + +- type: loadoutGroup + id: SecurityShoesPilot + name: loadout-group-security-pilot-shoes + loadouts: + - JackSecBoots # Corvax + - JackBoots + - SecurityWinterBoots + - SecurityMagBoots + - Laceup + +- type: loadoutGroup + id: SecurityHeadPilot + name: loadout-group-security-pilot-head + loadouts: + - SecurityHelmet + - SecurityBeret + - SecurityHat + - ClothingHeadHatCapSec + - ClothingHeadHatPilotkaSec + - TrooperHat + - SecurityPilotHelmet + - SecurityPilotCap + +- type: loadoutGroup + id: SecurityOuterClothingPilot + name: loadout-group-security-pilot-outerclothing + loadouts: + - ArmorVest + - ArmorVestSlim + - ClothingOuterCoatSecurityOvercoat + - ClothingOuterCoatSecurityOfficerOvercoat + - SecurityOfficerWintercoat + - CoatBomber +#backmen end diff --git a/Resources/Prototypes/Corvax/Loadouts/role_loadouts.yml b/Resources/Prototypes/Corvax/Loadouts/role_loadouts.yml index 323117d5d13..cfb038a61f8 100644 --- a/Resources/Prototypes/Corvax/Loadouts/role_loadouts.yml +++ b/Resources/Prototypes/Corvax/Loadouts/role_loadouts.yml @@ -19,11 +19,12 @@ - Werx #backmen - Niz #backmen - Socks #backmen - - SecurityJumpsuit + - SecurityJumpsuitPilot #backmen - SecurityBackpack - - SecurityOuterClothing + - SecurityOuterClothingPilot #backmen + - SecurityHeadPilot #backmen - SecurityBelt - - SecurityShoes + - SecurityShoesPilot #backmen - Survival - Trinkets - GroupSpeciesBreathTool diff --git a/Resources/Prototypes/Corvax/Roles/Jobs/Security/pilot.yml b/Resources/Prototypes/Corvax/Roles/Jobs/Security/pilot.yml index 79163abd27e..23ee9f87d5d 100644 --- a/Resources/Prototypes/Corvax/Roles/Jobs/Security/pilot.yml +++ b/Resources/Prototypes/Corvax/Roles/Jobs/Security/pilot.yml @@ -31,14 +31,16 @@ - type: startingGear id: PilotGear equipment: + jumpsuit: ClothingUniformJumpsuitSecurityPilot #backmen eyes: ClothingEyesGlassesSecurity - head: ClothingHeadHatBeretSecurity + head: ClothingHeadCapSecurityPilot #backmen id: PilotPDA ears: ClothingHeadsetSecurity - neck: ClothingNeckTieRed - pocket1: WeaponPistolMk58 + gloves: ClothingHandsGlovesCombat #backmen + pocket1: WeaponMultiphaseEnergyGun #backmen + pocket2: RadioSecurityPilotSupplyPod #backmen storage: back: - BoxSurvivalSecurity - Flash - - MagazinePistol + #- MagazinePistol (backmen) diff --git a/Resources/Prototypes/_Backmen/Catalog/Fills/Lockers/security_pilot.yml b/Resources/Prototypes/_Backmen/Catalog/Fills/Lockers/security_pilot.yml new file mode 100644 index 00000000000..67edb6e2a1f --- /dev/null +++ b/Resources/Prototypes/_Backmen/Catalog/Fills/Lockers/security_pilot.yml @@ -0,0 +1,29 @@ +- type: entity + parent: [LockerSecurityPilot, BaseRestrictedContraband] + id: LockerSecurityPilotFilled + name: security pilot locker + description: This is where the pilot keeps his belongings. + suffix: Filled + components: + - type: StorageFill + contents: + - id: ClothingHeadCapSecurityPilot + amount: 1 + - id: ClothingHeadSecurityPilotHelmet + amount: 1 + - id: ClothingShoesBootsMagSecurity + amount: 1 + - id: ClothingUniformJumpsuitSecurityPilot + amount: 1 + - id: ShuttleConsoleCircuitboard + amount: 1 + - id: DoubleEmergencyNitrogenTankFilled + amount: 1 + - id: DoubleEmergencyOxygenTankFilled + amount: 1 + - id: ClothingMaskGasSecurity + amount: 1 + - id: ClothingBeltSecurityFilled + amount: 1 + - id: JetpackSecurityFilled + amount: 1 diff --git a/Resources/Prototypes/_Backmen/Catalog/Fills/Lockers/supplypods.yml b/Resources/Prototypes/_Backmen/Catalog/Fills/Lockers/supplypods.yml index 842ff42360d..4a089a698a6 100644 --- a/Resources/Prototypes/_Backmen/Catalog/Fills/Lockers/supplypods.yml +++ b/Resources/Prototypes/_Backmen/Catalog/Fills/Lockers/supplypods.yml @@ -35,6 +35,40 @@ contents: - id: ClothingOuterHardsuitBlueShield +#pilot + +- type: entity + id: DropPodMarkerSecurityPilot + parent: DropPodMarker + suffix: SecurityPilot, supply + components: + - type: TimedSpawner + prototypes: + - DropPodLaunchAnimationSecurityPilot + +- type: entity + id: DropPodLaunchAnimationSecurityPilot + parent: DropPodLaunchAnimation + categories: [ HideSpawnMenu ] + components: + - type: Sprite + sprite: Backmen/Effects/droppod_falling.rsi + layers: + - state: supplypod_falling_animation + offset: "0,3.3" + - type: TimedSpawner + prototypes: + - SupplyDropPodSecurityPilotHardsuit + +- type: entity + id: SupplyDropPodSecurityPilotHardsuit + parent: SupplyPodBase + categories: [ HideSpawnMenu ] + components: + - type: StorageFill + contents: + - id: ClothingOuterHardsuitSecurityPilot + #syndi - type: entity diff --git a/Resources/Prototypes/_Backmen/Entities/Clothing/Head/hardsuit-helmets.yml b/Resources/Prototypes/_Backmen/Entities/Clothing/Head/hardsuit-helmets.yml index 8058f3ce90d..6a0274ee712 100644 --- a/Resources/Prototypes/_Backmen/Entities/Clothing/Head/hardsuit-helmets.yml +++ b/Resources/Prototypes/_Backmen/Entities/Clothing/Head/hardsuit-helmets.yml @@ -279,3 +279,18 @@ highPressureMultiplier: 0.225 lowPressureMultiplier: 1000 - type: Unremoveable + +- type: entity + parent: ClothingHeadHelmetHardsuitSecurity + id: ClothingHeadHelmetHardsuitSecurityPilot + name: security pilot hardsuit helmet + description: Armored hardsuit helmet for security needs. + components: + - type: Sprite + sprite: Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi + - type: Clothing + sprite: Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi + - type: PointLight + color: blue + radius: 7 + energy: 3 diff --git a/Resources/Prototypes/_Backmen/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/_Backmen/Entities/Clothing/Head/hats.yml index 13909e8fcf5..82b55cdb5dc 100644 --- a/Resources/Prototypes/_Backmen/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/_Backmen/Entities/Clothing/Head/hats.yml @@ -380,3 +380,14 @@ sprite: Backmen/Clothing/Head/Hats/blueushanka.rsi - type: Clothing sprite: Backmen/Clothing/Head/Hats/blueushanka.rsi + +- type: entity + parent: [ClothingHeadBase, BaseSecurityContraband] + id: ClothingHeadCapSecurityPilot + name: security pilot cap + description: The cap of the security service pilot... Contains signs of communism... + components: + - type: Sprite + sprite: Backmen/Clothing/Head/Hats/secpilotcap.rsi + - type: Clothing + sprite: Backmen/Clothing/Head/Hats/secpilotcap.rsi diff --git a/Resources/Prototypes/_Backmen/Entities/Clothing/Head/helmets.yml b/Resources/Prototypes/_Backmen/Entities/Clothing/Head/helmets.yml index e580116472e..449ae3bb8d4 100644 --- a/Resources/Prototypes/_Backmen/Entities/Clothing/Head/helmets.yml +++ b/Resources/Prototypes/_Backmen/Entities/Clothing/Head/helmets.yml @@ -410,3 +410,18 @@ Heat: 0.8 - type: ExplosionResistance damageCoefficient: 0.8 + +- type: entity + parent: [ClothingHeadHelmetBase, BaseSecurityContraband] + id: ClothingHeadSecurityPilotHelmet + name: security pilot helmet + description: Standard security pilot gear. Protects the head from impacts. + components: + - type: Sprite + sprite: Backmen/Clothing/Head/Helmets/helmet-sec-pilot.rsi + - type: Clothing + sprite: Backmen/Clothing/Head/Helmets/helmet-sec-pilot.rsi + - type: Tag + tags: + - WhitelistChameleon + - SecurityHelmet diff --git a/Resources/Prototypes/_Backmen/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/_Backmen/Entities/Clothing/OuterClothing/hardsuits.yml index dc4f5155d0d..af7e7f2fdda 100644 --- a/Resources/Prototypes/_Backmen/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/_Backmen/Entities/Clothing/OuterClothing/hardsuits.yml @@ -473,3 +473,20 @@ sprintModifier: 0.9 - type: HeldSpeedModifier - type: Unremoveable + +- type: entity + parent: ClothingOuterHardsuitSecurity + id: ClothingOuterHardsuitSecurityPilot + name: security pilot hardsuit + description: A special suit that protects against hazardous, low pressure environments. Has an additional layer of armor. Lightened especially for the pilot. + components: + - type: Sprite + sprite: Backmen/Clothing/OuterClothing/Hardsuits/sec-pilot-hardsuit.rsi + - type: Clothing + sprite: Backmen/Clothing/OuterClothing/Hardsuits/sec-pilot-hardsuit.rsi + - type: ClothingSpeedModifier + walkModifier: 0.9 + sprintModifier: 0.9 + - type: HeldSpeedModifier + - type: ToggleableClothing + clothingPrototype: ClothingHeadHelmetHardsuitSecurityPilot diff --git a/Resources/Prototypes/_Backmen/Entities/Clothing/Shoes/magboots.yml b/Resources/Prototypes/_Backmen/Entities/Clothing/Shoes/magboots.yml index 70556a6659d..6ee38ab1155 100644 --- a/Resources/Prototypes/_Backmen/Entities/Clothing/Shoes/magboots.yml +++ b/Resources/Prototypes/_Backmen/Entities/Clothing/Shoes/magboots.yml @@ -52,3 +52,22 @@ collection: FootstepSoldier params: volume: -2 + +- type: entity + parent: [ClothingShoesBootsMagBase, BaseToggleClothing, BaseSecurityContraband] + id: ClothingShoesBootsMagSecurity + name: security magboots + description: Magnetic boots are standard equipment for security services for work in zero gravity and outer space. + components: + - type: Sprite + sprite: Backmen/Clothing/Shoes/Boots/magboots-security.rsi + state: icon + - type: Clothing + sprite: Backmen/Clothing/Shoes/Boots/magboots-security.rsi + - type: Magboots + - type: GenericVisualizer + visuals: + enum.ToggleVisuals.Toggled: + enum.ToggleVisuals.Layer: + True: {state: icon-on} + False: {state: icon} diff --git a/Resources/Prototypes/_Backmen/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/_Backmen/Entities/Clothing/Uniforms/jumpsuits.yml index cb67a26701a..a1a872dae21 100644 --- a/Resources/Prototypes/_Backmen/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/_Backmen/Entities/Clothing/Uniforms/jumpsuits.yml @@ -891,3 +891,14 @@ sprite: Backmen/Clothing/Uniforms/jumpsuit/bluesuit-alt.rsi - type: Clothing sprite: Backmen/Clothing/Uniforms/jumpsuit/bluesuit-alt.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitSecurityPilot + name: security pilot jumpsuit + description: A jumpsuit specifically for a security pilot. Definitely not in the colors of the Syndicate... + components: + - type: Sprite + sprite: Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi + - type: Clothing + sprite: Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi diff --git a/Resources/Prototypes/_Backmen/Entities/Objects/Devices/radio.yml b/Resources/Prototypes/_Backmen/Entities/Objects/Devices/radio.yml index 5c6b8a830c3..141b728286f 100644 --- a/Resources/Prototypes/_Backmen/Entities/Objects/Devices/radio.yml +++ b/Resources/Prototypes/_Backmen/Entities/Objects/Devices/radio.yml @@ -57,3 +57,22 @@ - id: DropPodMarkerBlueShield sound: path: /Audio/Corvax/Effects/Footsteps/off2.ogg + +- type: entity + name: supply call radio + description: A portable radio for communication with the supply department, configured for one-way conversation. + suffix: security pilot + parent: BaseItem + id: RadioSecurityPilotSupplyPod + components: + - type: Sprite + sprite: Objects/Devices/communication.rsi + state: radio + - type: Item + sprite: Objects/Devices/communication.rsi + heldPrefix: radio + - type: SpawnItemsOnUse + items: + - id: DropPodMarkerSecurityPilot + sound: + path: /Audio/Corvax/Effects/Footsteps/off2.ogg diff --git a/Resources/Prototypes/_Backmen/Entities/Structures/Storage/Closets/closets.yml b/Resources/Prototypes/_Backmen/Entities/Structures/Storage/Closets/closets.yml index 4df145cf287..680187c13a1 100644 --- a/Resources/Prototypes/_Backmen/Entities/Structures/Storage/Closets/closets.yml +++ b/Resources/Prototypes/_Backmen/Entities/Structures/Storage/Closets/closets.yml @@ -52,3 +52,29 @@ stateDoorClosed: egov_door - type: AccessReader access: [ [ "CCOfficer" ] ] + +- type: entity + id: LockerSecurityPilot + parent: LockerSecurity + name: security pilot locker + description: This is where the pilot keeps his belongings. + components: + - type: Sprite + netsync: false + sprite: Backmen/Structures/Storage/sec-pilot.rsi + noRot: true + layers: + - state: sec + map: ["enum.StorageVisualLayers.Base"] + - state: sec_pilot_door + map: ["enum.StorageVisualLayers.Door"] + - state: locked + map: ["enum.LockVisualLayers.Lock"] + shader: unshaded + - state: welded + visible: false + map: ["enum.WeldableLayers.BaseWelded"] + - type: EntityStorageVisuals + stateBaseClosed: sec + stateDoorOpen: sec_open + stateDoorClosed: sec_pilot_door diff --git a/Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/icon-flash.png b/Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/icon-flash.png new file mode 100644 index 0000000000000000000000000000000000000000..0303291c66e25b33c5b19f2de0d3488dd8066505 GIT binary patch literal 1354 zcmV-Q1-1H#P)Px#1am@3R0s$N2z&@+hyVZt^hrcPR9J=W*S~LMR}}~F&wcOB%(KUKWLPU;Y1v(h zU9m1!C>2P^3n-#NKx2utG)RaVA=0=>LH>~xktm=DN)c8Hat8^;Y85x^#*%lfC2Q>Q zkMYdBcPZx1c*Z*>R+I*bD?QDdr+4r7d%pMF?>UeEk1uV+@I_`_VbY9+H!qpDDb9eH z@$5@7A`G(8`!HNvSD2_EP%0#)-^o*bo)#!@~wNkBb0QMDDR2~>^4e=ajNMu@pO<^qe zkxW-^DZNuG^%WY58(ViCzpNZjzW2!u4b_-HQ^TQPPGwnb18d@BZWL3|kHB|it|@dC zdYYg#kJgQ?JCBwY7iZzS@!_2(PrmcXw*)=V(^3jb!H$9Jc&I*CBE)Pe`saduK_S;w zD7EBDxl**W{{G!ZGm$68`uleu$&47zDYbMJ3c3A+F>#EuspxMDjAd`?Ybnet%&)(9 z_v6*p=iA0=D_DQ;?#G~IPG1X6OA2k7+i9DV^4U0g*cX&Cy+j~W8kjdQ|GCJs#=yKx zsin|UsFDg3nCD6OTyRq+OUajO$hAc6#XqfnxVp6L-h6IrFtD(&Fca^v({XP;N9FG? zo)WZG`siVxA(P8I9_7J^z)1cfyW!C*QUc~m*gcD=XmWIPbZOB4IH}UR$h1Tal>+(L zJI=QuP9MXr;H!eJOr;Ps1P%CSd(PwRNURrp^OwJy3I5UBZ`o=diNykE|EAUu6L>Du zkU5-o&?23EeDQRf23*nHmxpjb+hO zLtCvyK};T3PfoabYt`@Xt;P0>b*z7!pcTB2Gdssz2x zPj=r}{_AV+z`;TE?ccmPbFq)!eoH!6IzQe0xu}l{l}hbcRGLu>)*MhYq z&5>GHe{3MR6O~Si=Ci#YKKnuU^uVlZ@AYTjS9u{i)Nts`si3E=?=Wq{_C&`d#IYw& zsjwrnprN55YL2f=IpGbtJSA@>$_!El^;28Y*Kj7+Q|bGcf$QqY=m{eu3d8caCVHrL z9XtB2rKJj$!a#H;(-7q{nSN5Rp*9fJ`kMMq)BCj^swwcbVe*X{k_lIuXvHS`f>)-rgUZ zRi#X-9jRSc+ZM;2@}_vPC!A5>FSO$$A}a~>NEmm-$LY77qS_NjU9tT{>Ou>41p=24 z!MICCYF^kDr@jl|{-_K7!ruj#5V=U`<>z1Km(f)SjTWEv?0;nZ2f8sZ58-%SJ^%m! M07*qoM6N<$g72rEPyhe` literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/icon.png b/Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..179de375a39c468cb5acc52ce0fa1a0e2654da73 GIT binary patch literal 446 zcmV;v0YUzWP)Px#1am@3R0s$N2z&@+hyVZqXh}ptR9J=Wm9b6&F&M}HcaTG{hv6_GcLNX;NpK-L zy6_x6f$;?#bY|fNd<37vg;C<7i4Nkzg+x)Vjf&y;TqG{NTuUI)q`$HK_q$*7wLQRK zSQFLi0jcEdb&D8*G_uPqs?{6P{yq)vt+fl(>J2KoZsMG-gjNgM>?S&@MMA z$fa*C$XQwv|Kkw4%%>n{p;gGBH=BVmCe1~hqgBWNh;cm*S0?}f!zlrX0S6F5B<613 zvY=QAJ$3^rY&7Bl? z;cdI1Im7EX1Q%gyeQklHH()`;xt4%Z3%CfalIIfuOeTc=({pLA-|fJ%f7htgR(`eG zSg8edp25}2-D(8@;3(Lmo-<2qL&P}_zp}U--YVDC{&`d?723#eN#{O4CK!!I oS~ax=780^?-H#g#2E(7=8|~VF{QcWJ)c^nh07*qoM6N<$g2R!*7XSbN literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/meta.json b/Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/meta.json new file mode 100644 index 00000000000..262a76f2d96 --- /dev/null +++ b/Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/meta.json @@ -0,0 +1,41 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/blob/8b79f5e4a1e1748baf8133466bf2fe6338d3a9dc/icons/obj/clothing/modsuit/mod_clothing.dmi. / https://github.com/tgstation/tgstation/blob/8b79f5e4a1e1748baf8133466bf2fe6338d3a9dc/icons/mob/clothing/modsuit/mod_clothing.dmi modified and added missing sprites by Kirillcas(github), Security Pilot sprite by Agronomist-NN(github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "on-equipped-HELMET", + "directions": 4 + }, + { + "name": "on-inhand-left", + "directions": 4 + }, + { + "name": "on-inhand-right", + "directions": 4 + }, + { + "name": "off-inhand-left", + "directions": 4 + }, + { + "name": "off-inhand-right", + "directions": 4 + }, + { + "name": "icon-flash" + }, + { + "name": "icon" + }, + { + "name": "off-equipped-HELMET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/off-equipped-HELMET.png b/Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/off-equipped-HELMET.png new file mode 100644 index 0000000000000000000000000000000000000000..c9ed9e2c0c3904290c0c2639dbf319f6ec297985 GIT binary patch literal 877 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 Y2WcE>>^*(M0000007*qoM6N<$f^QD=IRF3v literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/on-inhand-left.png b/Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/on-inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..1b61216205bedff253a98a108c24f72f2b7d2dc5 GIT binary patch literal 1294 zcmV+p1@ZccP)Px#1am@3R0s$N2z&@+hyVZtxJg7oRCt{2n$2$;MHIk)v%6k9wl|HPk76T82vUNF-aJq!6bgkxp-?Ck3Pq=o;`#r3hYmiN z6xawB>N;0jbPpo|m_}kFLCDUH8x1YG3MsIq#w@yZG4GQg0rW9mzg{N^^sziDm#BK_5C>#F6yBkc@%FAST26kDZT)Hc6+`&8xM&(?m1C0s;daFsX(fa3ZM# zdtac@jz@|LF;ZyQ2T#JqQmJ`$lL&J_i~H(mNX$$&$EBLfyJx@V)EA#LZ(sT5I+ref zNhX`a5yUXis5Bym6pg5m$>x~XT>34mX*dAab(wdZP~PpVK_VDHNE&mPz(=s%xbyJx zc`jT&e}EVsH3Cvd#*kduKP0-Yd-z9dgJ@A;8p#4R1Rmh7mrG=aENUa~bL_K^o86YK z-T>z&>*W$iDu73YV0RQ)FPHeVKf}D^AcGwb5Sq&ep1}`KJO4REoLQt`799(dG)V;g zGuMwlC|Ewb!`PUkbL-^YaRg7H8C zaOH%dL}lkFv!!;IT@TIsAiGgjPBy zGua&L;+m4=~Y)jm}Rjwe~EpIb??{mOo$A+fBFkr~#y?r`JskQUn}9X8;Xr^p}a7t*1@^ zg+GgAhr+hy!lKrW7j&RRrfY=9?gkcuqiBrne)(*1gC|cUnQV^oT6p|6IyTXk2lVC~ zU?V7?QNbi2jlmFtH}kn%vx~X3LOw32j126^RW{omss}wlhIIoK1fWwRhED=X`f+lS zGq+?qfrAqBpVwKZgSzo3=p0;ua}*s z)Oxvu(5xLDFGvp>0I-pq!Y4%)4;RTA5Kq4S5##l`gQcrCD6f4V)*KL4m&hQjC1{7< zGyuRV0b6(^aES3YuwDM+J07mw0bs*%7<(&EwzxsT@{s}cT7ve9D0(yu@@(BfhCVh) z5F>u{$JZV-x=hxx6fB?RcNSCRs9N9Vy>{yede;E0bq9Uu80hq45JRJa#3GTF@-+w0joqL^q4W&i*H literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/on-inhand-right.png b/Resources/Textures/Backmen/Clothing/Head/Hardsuits/sec-pilot-hardsuit.rsi/on-inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..b64936a9e96f709ff983c415864ec8b29ad80d46 GIT binary patch literal 1257 zcmV=P)Px#1am@3R0s$N2z&@+hyVZtlSxEDRCt{2n$K?&M-+g++1=QQvm0WQMA)iiL)$oz zL#wKX3bi7r5>=%h%7Fv@6Uwz0Zmv{ORm!=DTkjmW6rm!uq(b4+9(ti7sftKj?LrdS zB(q5zXLqLuuZ>MyghQwnm`_?+`(`}*-pt$ivG0LKqtR$I8jVJy(P&yI@#OoLhYrJH zBP$4QcgR-|jH3XUMo~e5Q2(oz&k+NZprQD&!exgFVbdFuN3k@i zcIkg_vFCsp%wga$fK3MA?EJLXtK!+8rdJx?~5M+ye0V?b-QP$DU-LN=G@ zmfg!TVzV1;5OJC4`KZ4)YE_Rc08TwPSzW`|}2OFa6rCv?(PeX|inwku5q zIetF%`ym4AK!Yp+1wtw!Q6A93vGXdM%Tud*w0?UT55$vL1;HE!Lzs-k6Qk2H!|xDL zCjvrNh?pTts`35OeHQ3E2ei%rt>5-J0FpZK?IW+wX;7olXfzs)Mx)VaG#ZUYvp3Z4 zF#8L_Gbr2f4RPhMc4mlPl<$Xo=zyl-&TJu+AG>J=8DIbd83#)pB31|q2-zZh)EUX_ zi2ggEqKx8q<*>Rc$&EQ(MN7vQCV`M0wt+3`)XB4xVTmx}@{gAfsP?#ku*boSVPO!^{*2Y+#6x0fIQx*3m|i=)(hqf=Sk;q*j$}X|3w< z+w6Jn#`y%BQbL|h6m`60saDM^!RA;Y?qw9?X+m;d3x$@}l2s9~^%h0ot? zCv_F*`<-;`ypo@}DQZ~7U&@;$Y0{ZX@L=Zt8(3^(vW23~5RI2;AJ9SxW-uAT#KL48 zlL(WIINz*6#4rK(2wuLOV4HYGKZC&vf=L96@&3OnpCFlr?=vs%X;7olyxRN=n(f0r T=~N>+00000NkvXXu0mjfTAol% literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/Head/Hats/secpilotcap.rsi/equipped-HELMET-hamster.png b/Resources/Textures/Backmen/Clothing/Head/Hats/secpilotcap.rsi/equipped-HELMET-hamster.png new file mode 100644 index 0000000000000000000000000000000000000000..1fe86e2694b4834c2de77b7ccaca609b19892b31 GIT binary patch literal 577 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|Sc;uILpXq- zh9ji|DEHda#WAE}&f8mt-iIAT*gw?gDh6%PD(q5lTXBJ}cbA3P>h2W_6wc)(c~7rn z6Avu>%*QP*T)Pr}IZ+mFLx6W)kv-%_Rf8`;MzW;H(Y;v^4nxi_K_j$Vbh0?uS z!&YD2uw@U&^A9Zko&F(OQ}>BG95dhY?BYFX28OGn#iT~>eo9KXH&(LVKc{X74;{maVLFWdLASvBy=&K}m~pIOuRPR)3~ zd1G~DcT}vsr{b*7&Yqv-|2UXbym)T3WJ-Wn;^WUQk9uc3+b*pB|Dd@T7wg>b))$Pe zI_ADLY7ywop7%WQz}CVY+d8wpaZUAldXZb;*>j_Vs~4*?Fl3eH&dJ|$(aC@PxwQKU zg_(>&r;hCk;tHO8`NQAh5WfG*zL^)~gzvZA_v`)F&FlEyOxxc3sn=XuOi}BtzWmv~ zc?Xu?VirUKw&9((Jrd{d3**1_HFNuk!#i6xc+N^OWAF%QD0};AX0y?g-~X<31qivW z_4{UUKi&M=q-{@?AWp9h0uzum5Dd2tUmc0aiB pZg0$e`~Bte&zU=rz>2-~U*kUTa&Fms8kj^FJYD@<);T3K0RaEm7t8Px#1am@3R0s$N2z&@+hyVZqBS}O-R9J=WlA%(=KoExiP-fbx2;y7>lf(s)BM1

}}MNWzi{&QR7Gi4tsF=7DghVT5*g0T@5ex8;}nG6l?L)JdR@kzzu-l?g7B(DY6xP%CL5R38sI(V9iDWzx|r4-39qO#9a z*Epf)`efS&5JEuf=Dn7+Jby*Hcs9~*wW4Z>Cfb^}4p1V)sBy)~Z2EgQXBdWIn7`s3 X0Dg9YD(e2@00000NkvXXu0mjf^jxBJ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/Head/Hats/secpilotcap.rsi/inhand-left.png b/Resources/Textures/Backmen/Clothing/Head/Hats/secpilotcap.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..b1db36ccc7a4029c9ea252d3a54cbd4c686db5cd GIT binary patch literal 446 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|Sc;uILpXq- zh9ji|D3{^s;uumf=j|;+@52rv>>ujaEV;BbnmzEKlhuu@Ydc@OQYe{luJq&NAB-_~ zT>r4FOM5-*XwTl2liQmGq7C=(eN8gq$lRIK{a>EtkoTug?+Q;Au?q-7z+dCOw=Hvb zsrP0XzRghLD2@45`@DDBjL*9-PX21eySnr2gWFrZ9!5=BvUFAg+r0CFs+tW?O_C0m z9on<~-p!cr<*(*#$)4)O?7JrT`;+PJ;@dKfBUdD+hoy9N-_HKAuiyRtao_iwzNibR zYO=lCAz)u~e^X@Ev0pqKrEg4r$1*eoaWPzYQ|`@ccV(k-!SNe)YsLB+t>?X#cXB}n z_t*T1imsb~z~5}z>F|Aw3<^p`Tk8Wl?Dy29Jnz<!~bX zAd!8Mfx&{SkCkD|wG3N-hBIurI#$eU@+L%x2?{P1nG(d&bfDAj@owwtc-af}!P20> cSi4$tT~|}gwMQ{Yz&K#=boFyt=akR{0MP2ZNB{r; literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/Head/Hats/secpilotcap.rsi/inhand-right.png b/Resources/Textures/Backmen/Clothing/Head/Hats/secpilotcap.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..fb68676cd97e5b11b171221591341649b7f17039 GIT binary patch literal 432 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|Sc;uILpXq- zh9ji|C>Q1F;uumf=k2YHeuo@nj(?1AZAe@z+#JX*6eCf(cux~&bK;+F`ePT+? z_O)y*OFr7jr{|M1*GItjgyjUaR_z%YN5b~ce=_M?{q<-6{_if?=>@a~2>$nMmdMyu z8mt?g*n6+HNn?w((W@<08INB7zL@ZG&vUCsPo$?dnQpM3_iPbI;iHo>zaFn#^2I4< zZPm@_=P7$P-`=n++Pv56VAKJNYbCGKKF&<~q}Jh-ZkDm?^X}}*dCS$$U-o^jB)(ez zY}oGbSrH!}_rJaJ@fsh;q6;hMZdLU>{4iirh;{aJrJo91bK^1>-Mzl)YSmIty&{O? zK%`lUZhGp;%|BdMpL@1>!H=&KN=`0*w&g#kUi`eL7JkbnPv5tb`O-fnPqBwDzIjc$ zlC||;8sn0mvI64C8-l03-Zg27`+vpHC;y-LcdxNC+UVZfvflTPx#1am@3R0s$N2z&@+hyVZru}MThRCt{2n%`~`K@`S6plqYvCY5e&S|gi4O8k@9 zw7ftyUicQigcrV1A3-mS_5~V(vAv+7$yTM3-B|-JBup083vzH5v|%P?8}ruDNr;-3J2D3?SG6Bp_m$V1`v^488<`;J;Uwc$TZ3rS8bqVR z*6BW7pJd!>5cC%Ibx8UECP$9$Jk1xWpTM%L=&E@d`VSvGj^d;4TH0>KMLo|;?MD#9 zFbu;m48t%C!!QiPFbu=!qy2aG?vuTU3KalS?GFHur~#Vh3hEzgTKdYRv1d=8M~-uW z_4Re^?AQP%71{_`yb+YRZ5L4}m=k>}p1%L^PDx)mSSnGEOX3CqB#c;Ow+JOkiJzT0 z05FL~r!=PAA3({Ia6FJSi6>8^PLF_Aby&*5%)D0n1jATHr|au1ITxL-kITzE9A~U= z7|V%RXh*7`Y{1y*RRBN`{J^*G0xxof+V1V#2qA#AExh);EUvp;esHk#>Wer=2q1e4 z_5LvXwkP%qE9NAgKQ&KWg^~fCu8$3Cb0TD#tMGf{7L}=l3fm`GmAfpVol2a0r^H%@>002ovPDHLk FV1mv@T;2cx literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/Head/Helmets/helmet-sec-pilot.rsi/icon.png b/Resources/Textures/Backmen/Clothing/Head/Helmets/helmet-sec-pilot.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..6389679e8d929e2eafee751f5c963a3ce7fb8780 GIT binary patch literal 393 zcmV;40e1e0P)Px#1am@3R0s$N2z&@+hyVZqGf6~2R9J=Wl)*~FKoEw%irq^?t1$?{TLQu2QSUyA zkLlUF9y~}z&`W7c$!@SkdWg00U?)_tbT{)1V{s=6k!;kl=@{i5pn2}T$Z1RfTH-Q{bEbp1?vf*ggAPm|1g3RVJK3cB9eDIiUtwd3@bE#}{HgQ%c4dg3@*}MQiYwc9i nc?qRKuNzi>`8^(w$K%R351?)@*$aiF00000NkvXXu0mjf^2?Px#1am@3R0s$N2z&@+hyVZrDM>^@RCt{2+F@(cKo|$`f2xg0Z!p8DOtFC$isGxS zAILA^ciKnL7owkFNQLdi#s-<#QIaccq=g)9;)`)JUF%HRvo!Sodvm=8p58roNuc)t zL_|bHL_|bHv|SvV!P>1(=KDpaw+D&IA0qs^NbKN?$)&PKC{ht5;tuI3r$wY>{gPJp>j0U(S9 zP)Y#+lu`(z0RX`Fn}r8$;+bULr?oB>?_VC<2%?n2i!eR<@N5qlPk`M&?Wb@8<*IJk zcmU>-VEX2|4OS9h^v2UgJ1Si!Ru~QNT)v#yQRe&Cuih*@#`{*j17O!YEG3+fSI`OH{p2#!0idLDW>@P z?MtD#Sv?zE7juGaCVqAn0JuFu6QY42xGWsYdV$2c*Vgb>$-(wRWSjzkGp$Em;k6fMQ=QPx#1am@3R0s$N2z&@+hyVZrJV``BRCt{2+TCgsK@`C8|2B37-9k;KmMS)o(4Ytw zn8q^Q%DeOFH#an#bDXpNb9DMA)3c7jJxRjK2P1=*H2G&;Ia#wH|-aotmFR6ED!;qGskzf9`mdQej*_ZIn{stCz3CXglqh zsac7>#PhsV%(@Ul2qAUH?_Bulg9EQTamb%7 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/Head/Helmets/helmet-sec-pilot.rsi/meta.json b/Resources/Textures/Backmen/Clothing/Head/Helmets/helmet-sec-pilot.rsi/meta.json new file mode 100644 index 00000000000..bccef7b3105 --- /dev/null +++ b/Resources/Textures/Backmen/Clothing/Head/Helmets/helmet-sec-pilot.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "ИТС МИ, ДЖОТАРО", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Backmen/Clothing/OuterClothing/Hardsuits/sec-pilot-hardsuit.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Backmen/Clothing/OuterClothing/Hardsuits/sec-pilot-hardsuit.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..66fdb3c5f0db2743c07a546ad8c72271179b9b59 GIT binary patch literal 2143 zcmV-l2%z_gP)Px#1am@3R0s$N2z&@+hyVZx2}wjjRCt{2n%`?1*%ik>V|gP>o{1gV8h2(bTQi-{sE7MK z9^1058B39nJ$<;oqmh4UW+HnF)fWWP+^hMXbM8I&$2kW&=%9lRI_RK-4*pM}{L})( zg{B&w{O-7g*m`t_?fB5V=~-2eh3f7JQYp;sWItw7;cwQz+HTl~=1uR(!8QQp{Vwuj zrr);u1~1)v2*CZsKqUUIu;er81k2q;GJ_iF-a}?*?|br-?mZ+ksIlB#WG0>9p?TA5 z{nqf1{LoOouFvv^=TE8Yv*gE2%KJi+wacp*9zwvV0!wF z2VmRlPY7@E`oAoZF`q$br09oC^-&)cM_Oo1*=-esu#GbX?&>c zVcRM_slGF3N>rGJfmIOv01MS!9&9VjRBC>o=j8()S9eKwi+(++K1{<1_5O1WP;wjq zidzoXGGc^ndmUXL#;jEk3)2BbP4h=x_HPHQLg55Iz|ug9RkiWkbzLa!#Nt2K0C#Jm z*-G~F^xcA@sfL&CJ*4C~SXH6CRrP#BmG`^Y*jP~R4NQ4vP3%N(LyHogADVq#*M~{> z9>(H7cfXWAEEV()Rd$L6q!2-r_q({3F;Kc(py4`;i$BCZ6HHIv@q*ld&p$ps>Gym6 zdfDd(nq+9jf9?!W1Jg_j0-W&ilH*X`Z?s?4w5I>Yg;3*nwHra@%llpanq%AR{vqgizc6SyJ>`Mo?dpm$ zGIHC~^?q!7mz`q4?{h6khZZn+vJ$Iu zL+PDjfy`jTCEB6*W$}l;3_REg0q)ki{lmvM zr?h{0)b_mA{ZU)rdHlTH1i-p-vORy)mM0p2Xame&sk4+y2@;W`wJ0Og4+Tp0(kQ~SPgKf^~$AdEw$pG>IB==y)Z4m4F@X-Re5lw=K`~rI?_#17} z_(LCrM)MP%TeK%c)@K(x`KrKZ5oC=f_m*-3#9TT$2q|r ziQsF_?<561ovokVrDWk$4rBw^a$TYy(+6w^2 z$0zxH+2--4f>re>nrQ&)`YbR1@t1SuX?Y!%`F8*_sW6jH@F=Y}^;uhc!RFRFWBZjD zDn-NCeud4gbzgajM`@jzbOJLe^p!OPtu|UIjQn=xC@9(2qa43t8XkGT)oE9KOO9BY|?g z^~g#^MXtAgR5Q?s{|9G;92BeS`Jwvr(9!^3|G22sCK^6p+;XrA1(p_9eDbix2<=3W zcWH42t59ePiPt7{zW#BsJ*hF7m(S&H(fg+0FEsx)f7Y}ZMJ-W_gJ8KFh#ly<^&SwT zzCUKLw)TSZeph?8K@hbzGDW?)weE+V_VzrKF1INy+2JACC4E< zI83#=hpMW4|NYaJa)gQrx~_W^3K!)ua$8I$6Krm|zA(ithZ~c_yn7c*zm^bLVd4AI z2)f?SC!aJH-o}g^4)xAZVe!Sq9~4;&7=&%_`fGypzo_~7D3I?Ca-PPg>%*ZdQzA{( zp`jr!m%GL0mPm|b2Zd2yEx+Vi#<=iPpv1_?ZEvSo;Kt+>K$ARcYcJT?*tnSV_{PSD zl1zT;>H09QmR|ybSmXvH=A=FXN|#G!Q1cZRt|y8lq9_j$4FDn|yHgYi(cg6^{pZii z2N#kSKMi+l-N@QufNuuHER0h%9@zkJR25!Rm@_i|v#5m$AA|WTbyl-k|M%Uuo1&D? zjV?nh11wZ`S=BVm)?F_J^H=H=OY!OwVl7%S;2`S)WUW9f31T8xmmqhbOLGC4l5ST? zY+OkGxU~Tg(*W|)A#3zYj)N1!|2_u6!YtcfKe`%6uT2PD9}q-yhFD-|Xz0>ng~z#$ zU(KT+mH|K*q2xHIs)}hC^rZSO#Rx+~L!K;$S5@`Qnt`y0?E-K)H34Vgta^p0_%F?6 V6%fR_*L?s0002ovPDHLkV1oalLl^)6 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/OuterClothing/Hardsuits/sec-pilot-hardsuit.rsi/icon.png b/Resources/Textures/Backmen/Clothing/OuterClothing/Hardsuits/sec-pilot-hardsuit.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..16f9b22a421b60e5b88d2cdb54e36d64e3d2bf4f GIT binary patch literal 625 zcmV-%0*?KOP)Px#1am@3R0s$N2z&@+hyVZr8%ab#R9J=Wluv5gKoo~RMJBSH89Q-{K?+X1O7o{+ z=(0BnJw;E_WlvCggx;XbKp-uqi;y_3ga=o#J&GL#x$2^klazo*p`{yrAQ1DO-uvnI zW(Eoh3JU%+mTBUlx1aiPO1Bi^IGgl(M~iQ_wqB)i{GHvTf#+C!^uHR{HA+16_R~() z=ABlQD|N1CV_L0)Mf~F8%VPblY;ruE8;e+)wB6oGYf>VFzz+fdYEts@$Ba(Z=6E{i z>f=<<@wU*GS z+KV-SR_g$z`o;oE%Mvmh9cMF*<1tYrnP|-?ZR1TX{5Zi+0%}rnJsYExU@#b1FfbBe zJc10R`qZSvb1XVl8_%(*Ntx@f?_+#i0Hko!>e^4rl{#(xySX2yoXI)YvoX`F6?7Ej zs=0Io_t|K;T!sNKrdxvU{IX(W z0E9!$MBhE(P(O(0A(sP6jd-!Uhf*WL;hohR4VPwf9i>LO1sHFb?eJ{*m~b+t~3fn z+fN9AUhl|~!cE)S=7YBiz$D4%K(0&U&wZeyz>>mEpF017f&zeFJgVQmk~`CF00000 LNkvXXu0mjfHJ2fu literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/OuterClothing/Hardsuits/sec-pilot-hardsuit.rsi/inhand-left.png b/Resources/Textures/Backmen/Clothing/OuterClothing/Hardsuits/sec-pilot-hardsuit.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..b95b77e9a2223bb777018c7a7eb78b9a1c4d4929 GIT binary patch literal 690 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/icon-on.png b/Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/icon-on.png new file mode 100644 index 0000000000000000000000000000000000000000..eec82386b8fe10f68301e7e0258f41664687e7f0 GIT binary patch literal 436 zcmV;l0ZaagP)Px#1am@3R0s$N2z&@+hyVZqUP(kjR9J=Wl)Xv=K@^3*s1OY4#1z}?HW3m6K7hi^ z8`z1#7ZH3QYeBT#Eo>|VK@<#xyUiAgh!7G)Wi8B@tnQ41mf6$n-uZ^PhciD=sZym% zi>{jQ#D37tHyg`e_0{;D>?H>vsMoNuw0a0QYw$4s4ymT3)`6ax)NCO zF#vFI_{whoxU`XrxtfD#0$~^y5{RORIF1W-8Pi%5$MOFYh(?V<oGdSaWPlct81- eDpjhqc=`Y%_{2Smge~&`0000Px#1am@3R0s$N2z&@+hyVZqQ%OWYR9J=Wlrc-gKp2Lfs!%AMDrU%%I<(Rf5c&r$ zF8Uk%g>Ib+qKnPo;!qHZ4lZAo3|4U|6+t-%n>MB1_0X~RF5&Jy?tOTeR;YumpP7>bdYY`zAf$=lM0Y(pqqDW_1 zW`uA80Oi5)2iQCpZ5%_j-_c?9=U6dXQlF6|2{O3D zt;q>Y#^V)`QrSvNh-#ZXTE&) zwlevr{PQ`VGjDzEo|)Qy&+>Wu;f42I{%JSeTm7-(&F{beLMN%b`uZ*O`c}OuFY40u zJXgJr+I;hkRoFl4CcDO$C94)`OuKx>L^5U9owuuWyhB4pP5(>(xcdI_sb7B{RFujZ z^Mf4;BpS}UykM6AgG literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/inhand-right.png b/Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..60cdfe2d89da07da96849c0d3651bc1065f997d1 GIT binary patch literal 403 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|Sc;uILpXq- zh9ji|C}->G;uumf=k2YHUWXlIj(?mV#>TX1~*C1lqvR@IP(+o1f_s|U&=2#x$Ecm({%+Ur7J%w%(%Yrex`kC^R=`4ix?MaY&s_4ImyuN zn1pT3-tA)BGNqsUPdf6e?z)&MhhOd_6*C^^+kQ{dLQn4BqVKkN;@j`P%jZ2`dEGi} z-t%1(mp^ZwsiJwl*mwEm-@0cPZ?gJ1z3)JZQJ~E6&sjYeD+FGA+pyZicWUZQvE{+B z!av_W`n)+cr=)0~#l6&Z&)Gpv27wI!x4Y}E|7Pb}`j>Hk;okZM0ojZ(@8xgIc>R~T sTkCB!P%3O?2@6mtgX#NwpoaRR=8cwD4hrncodVMD>FVdQ&MBb@0Dxq&e*gdg literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/meta.json b/Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/meta.json new file mode 100644 index 00000000000..af449202d83 --- /dev/null +++ b/Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/meta.json @@ -0,0 +1,49 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/debf90acfcafa4fb8d6723a37e0b8ac556c0702b. equipped-FEET-vox & on-equipped-FEET-vox state taken from vgstation13 at https://github.com/vgstation-coders/vgstation13/blob/31d6576ba8102135d058ef49c3cb6ecbe8db8a79/icons/mob/species/vox/shoes.dmi, and equipped-FEET-vox state modified to fix inconsistencies, Security Pilot sprite by Agronomist-NN(github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-FEET", + "directions": 4 + }, + { + "name": "on-equipped-FEET", + "directions": 4 + }, + { + "name": "equipped-FEET-vox", + "directions": 4 + }, + { + "name": "on-equipped-FEET-vox", + "directions": 4 + }, + { + "name": "icon" + }, + { + "name": "icon-on" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "on-inhand-left", + "directions": 4 + }, + { + "name": "on-inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/on-equipped-FEET-vox.png b/Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots-security.rsi/on-equipped-FEET-vox.png new file mode 100644 index 0000000000000000000000000000000000000000..96f9cbbf1cac6f8154bdeb42dbd2c437b5de06d7 GIT binary patch literal 769 zcmV+c1OEJpP)Px#1am@3R0s$N2z&@+hyVZrt4TybRCt{2+OcZeKo|$`zna=Z2qidVs7=rf4#ox( zFeDH>+${#bg7XH!fpm1q1Jq+PW%iUO2+DXGY(s_+V~8Qia31OoSxUfOOt}vAsdDO4 zU21h`zaI#TyF-8JeA4nAKnNj(5JCtcgb+dqA%qa}pKxpj*U|;Ov$}%b-Aua&2=MBz-W6Dj4?3Aa5jCK>pPo11%0FKO`H742IUgGObWf5 z?!x}wO&4A!g+aMwb=}Al;QPL_w||Pp$rM5esI>_IK&?$6gh1nDioN|)_`V;@E6{4S z95cy-a%nDqP%Z_3K&#cV%8xt&oO9hj+CsI`hEi&-Pbr0JrH%g47C7gzyaJqaoo`=5 zO1ZFKN{M{?+B*Mr)NmmLJSlPb2{=;+iy=L3K?M=qB$=X3qDk5c$p8rOBT>$>Ixw=f@oZf1+xj9q3v zA%qY@2qAoCS3rG%6czVADo#5kCczwt^m9{RyPflgu!-}fDJKa8<>x9GU8t2yU-aCe|D zF4xUcThtbti_3LAxI56ZeE|A-n{8#-Y6X~De6`ZXRreSsEPem@Q(GKd*VR|uV^k|` zq-RS#+@?bN7UC41eKX^8ZEPx#1am@3R0s$N2z&@+hyVZrI!Q!9RCt{2+A(X}KpX||=el*lgi@TTF+n#3j0?dK zNFZdmTMX$(=%hI$L&ubSfM#qa&z|}bv`T}?7GeVR`qz+TYAG2E#gyyN$XKdkbi($~ zz8@Ha?$8tG6CUmXL_|bHL_|bHL_|bH|A~srG#o#R|uL77-ImyE^;R%`L)+?AfG>_a^pCLh(JV8`|uIw$Nj?d0l+4oR;y(J zSkLn;06czMz23I7^A;KId7kw=&p!SO_TxZcC5A24f`oq(r2)mLy)dI46^37BVIU%^GG1;};+lv1T1pe&^n^7;y{ zO1-P(L6m+X+avB9?G2pOth4L<9lw qS6^WzvYmk0Gx`<8r!q6o;OsY}_!;KS?utnO0000=xnLXzZG|+E?rK-DAg&(H|M{owtGYiH*X_g4p3gRZn!35nukUL9_GO!I=d3Zc*PqUs5-E1pXHrUEu(NviaJ}C!I5q;90V0&r5G#c2`Zd zojLX0&s3FKCPkK~m3DK}meuWEI{R(x)YO$1GoH-)&->`j^_L}!mdto7e{P=bXRrf7 z#E;Hs`vcLd{xv`-2VLXYCzoY5S1hj#H;s4pNYrU%%3*TRN z{mYk+OK<-A_42Dl-MN~y$!liSTfb(lPGA1YT>A6Y*!7|Fce$*7<}d3Y;(G6lif5Xd zad7^xxX2ruo}S!4x$NSZlFGk}EdE8dA7=Lym*Qc&v}4f~)l-w}6B+L2UAKO2GSjD| z`mu`V_viVqeECzv{`>th6*;+o1M8gPS0z@Tub#P*Z&tE>_j-#yQ>k99{~e`MCf--? z4_p0I_2-KZ7M1%>I-TbSI~Yg=%suq~m-Bo6Gb!Jgr*ZDJHweyPSoocNQqXV4(=GSp vJx-Z6T=>nLS(Mudq*5RJw`O2C5dV?adC8U8kvpzD0U6`z>gTe~DWM4fg!8e_ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 0000000000000000000000000000000000000000..a715dc016c22ff1ee08940ed5b845ba936e5baee GIT binary patch literal 1092 zcmV-K1iSl*P)Px#1am@3R0s$N2z&@+hyVZs?ny*JRCt{2n$K$6NF2w%+Jwk)Mkyqgsf1hUuozlu za>yxr$qN+r+*fE{U=O9x+de|yV9$XT(_=0%3+*AKy9;5Vb{nK(DI1U`vQ?a&J-DOD ziMy-OMqUS0f*=T@7>?T(D(O||uhr|qaogEP-j^v)Qx#t~ z3`B8^aCn0AB+=IDbizCfedn#p&QTrD?>tq_PztuMZ&8mD&JG=@%XX5-I%n$y5CN_7^;U@^mJ>Y8uTJ zj9U$)=@TWojpp7`8uW=oK~t{e}sfBIYHJwWOMK(Dv2?dYB9U=DtK^Q>SYe>^E%!Zlm1Ah4ZsIo?QWZxHk$DGlZYyQs8u5br|@*bqnBq-^g zO~6;Dv+*bYLnfr_H6fo@ja&`#`i|Qcz23goD^Z@(9AN7jf-uO&pCnDk2*LoiUhN3* zQh_Lr=juCdTkLM$Tgd+rf*=TjAP9mW2!bF8f*}6Clsd({>dvei29A#2R_+Pp>2$Wm ztR+^?87gIr*t&*yo2!tHtvspCA5~Y$ZR@Vk^;%|`bI$SLbObLI%I1iYF91xB#<%KA z!08Bm#=yROzUJFkfv(qP0wW%rj=sbtTqu{Nb;H0zQ-CqH z(8>eAC;x*Mgwt@nho;Elg~~*yDenUY{bTL6byq|HJ}&FvfAX1dxkaJtHE_=HakPwR zQhp;=dJag_F}i1yY!z5ktZ-f{ieq%oCfDKx2!bF8f*=UupZN>s_dCli*5mg80000< KMNUMnLSTXtix*A+ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/equipped-INNERCLOTHING-reptilian.png b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/equipped-INNERCLOTHING-reptilian.png new file mode 100644 index 0000000000000000000000000000000000000000..d3fafe14c54e2d16112ac3aa6098236f678b3c34 GIT binary patch literal 1415 zcmV;21$g?2P)Px#1am@3R0s$N2z&@+hyVZuF-b&0RCt{2n$K?2NF2w%*+xz4*a5Yvg{_oEfGV|W z#Gxnl(icGVT`p+w5$0@mJ@sI?{CIG&y45y10)iOL?V$$B>x>Ys+&PkQTVn|-3-#+D<@L8R@)6a zo`=@y2`+q}Ut3g^psZI=(loq#_g3hhBCv|KPESzQEBtu)f75CR=_f8+tL+A=s)7)L zj_0AIY5W}f&(3Gj2uzUE9yaZx)ja_Kn1(UZfY#{={#f3C>F0*m&4A1Ll}k?@7`}#S z^e1{it+pGOh5?%fc++hHK;+#Y#hY#uHVt4J25Pn4D|x{xuT*3K(qsjyX1xM=PZ2?l>Y53ufjO}Nr>uC^nljs33n|3k)em355vyKuS?4` z{Wxj#g@&u}cn=^l9FCeF%$m4Y`VrtXH62D+2&1?M3$5wQ?$bA$QqZ-3lyiz$ZfSebrmQ z%d_LmUV**Ut)OixBZomk2v%%gSU<4`9GKg@@}p*7B~62+4Q4h08mA8oEBnRz!Z$V& zrO{8^0Qc7dKIMAcXMQ;r+Et>d*CoAH!pzuoU^9Mqj882vaC5p=mX8 z%!qlxye+Ih$}5wSxB>pU7!DZhYmj|*Hmydk<9XZ-S-Dx0m44y|sQZJ+tnY?#GYIdQ zadm$nWWdkXPuu{{?T@*gv+l$)J7--yw?Aew3S^}(4N>!mBW^U%$+3A#@V=?(OkNRd|s^1mO!1X+%RqiY#q`x3~s}| z+eY0V;ON{EY6PK0QC4{tumAk%m>a_K1+s?aB(N3Y&!3KYPQYDd0S~TMh3+T3g86KD z5vsC+s_UYxS71BN$b5l$KnOuuub}P^@M28|`I}(JpS)}qN5}(?&MmMN*rRg`B~6=} zFOW4QO~cW-#XG{Ib4%!YArD}YSyfddakz15D_IfOE9>E`kqR!XM&f%3c>s&Mvvinv z0>V5Z#BmK47H1wHYD22XP{;GQ2ZS3T>*#P?gK3xbO6qKsnS^oTV{w*@%MVD4kOz#5 z%~RUr`2tzPauP<_5VkQXLX(#8B&4Ki_^taLzxOH6518jfh-n_?3wXA?$h}b11|bjl z=6uaj+T-GNe-N1iWL^2VhG`h6`vab&k>&vicY@3V4)X=PUtNanIB;7oN}7hNWNjyf zeTca&7q;Wz{pvCf^M#0QBBUAxR8_@#aW1OiC&bsQUxhj+5&9d)73qM$UGe)OiVsE5Lf+U%%(^YO#-|)yTzr zj%Ok&qj4KV77^LhC&k|N_()s7lFm-v5uJiGhtMofK3C?pf~0Ui9|Aje*ob< Vec9NT?}`8b002ovPDHLkV1kF8qx}E? literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..c7975a716d271614b3c99c2467374456b6d7ea03 GIT binary patch literal 1378 zcmV-o1)chdP)Px#1am@3R0s$N2z&@+hyVZu3`s;mRCt{2n$K_3NEFAvAyv~lY*q0g7%K+x&HtM_!syC_(xWp>7_@+WzkA-h}hkVN`OnN1l4J&JQFuY3Eo4PS;x(f z&LmEkU4Nt~iN~Jr^UL$hWZnZ35)u*;5)u*;ejJv{D?wJ%#A~U%5~%i-k~z6j*$7-p z(KtFp)APi&SxpO!LJ>J#$J@7Wr23SB-)Q6L5JsUWj)%YR+j~;_7e2XC*$4Y%QTV6%)v5EVMMK7$EI_FQnrmPYi%MjleQZ)cgRi&-MYJ=h^Sa>$82-`~a3|qEguyD+&hbGse!nxLvaPLnFYYwEM1i z&^-21SxpOo-T^2Yl1^3D(Qz>fMd()z0D$kedfxS`hLXNixNKQ#!Ha+)Z{$Vz^LMA= z;FlD^v)W&=Jp%V`tOoC9n^-O{pKJSQf5cB;vv_&D8{Z?auBGv!IlTRuOox(KnH1gy z-I>Q}IO2HT$cuJaq#l8tFKyv{-*3UCRD|Gic^NxjCbRe%29G`f$YkaKbO%801X-jU z@bLR1MhHPBGlzY9FO|v6iIv&Ic!vPo&j;eaNLZi$7rCF8Uw274fD>K(3|gPZNpuiY zMalsO&3}fBeg=fw<6u<(D*94aRK1Sa4+z7*SG|t30hg^W6#+Fr7`VQ6DMihn=r+K= zPG7KKE(QzcVi5g2EiPL>At50lAt50lAtB+%M`;6dsk{<|Gs3T4y^L)mbQpK<-V>QB zms08406@V3JUzv?puGMB3c< zTlif66sr>!%*B9jhFYd6Y}j;8Q1v?4KDDKsAhjXFZ=UDtKfK=+hVXiUxZyPkJVpQE z{jR79Sl7~caIGxWpY$f$uk*7Y+I5s22S%ZYTD{)4USJw9#$XhRsCped&lkYHG2HRa zr23GGfbCNoE~Q|MVf)lZPS;1)3&c%M*Rg$Si-BXP-OAXFVlxvNlLXz~}m>6!&ya*RigpK?s@J&4+DpDFq<}>snekL&XN^K`?AU zDckNjF58zXVXacOJ=PDPGzoAf>O4P+&3Mr z;`K@n@ckBC00%P}KvPtn5C_c}xNWLjDKhp#s9(XtG?bNi?Av=O kmr_){&e(NA3IAvQ2E92ZdA7~YUjP6A07*qoM6N<$f}sG3y8r+H literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/icon.png b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..7f8176c6b3ba16fa8ae60fd214f6e4a82c872548 GIT binary patch literal 529 zcmV+s0`C2ZP)Px#1am@3R0s$N2z&@+hyVZqyGcYrR9J=Wl}&CFF%-vtK~;n1BMTCuPBdkOgi3lyP>3Q&upF-ii9u``NMTC)gaO;9V@QKW9>xAMpH zdw<){&rnlSQ}e(ywpkPgf$4NpT5(J+CG+WoMNw?!%WKhK@Y0k40Xp4uquq*Q#^ZA@ zpU%dk=L7TZ=@XPv?&&qbTCl>^E<|j-CBJaxpsY9ht*$1wa%<_ULEx*+y`H z!*IoM@5t;_0Kn)rAQQrh=p_lw=3{zEVuNQwFuDy~UAhbSu)p5@d^)ir{zoZg^P#kN zVb8_r`s%U~27v)K?*1;mf4lH{5l#XC7DZu2D5dOpwO!h|`UH<0fb~dTzUg#RqJK$va(c$c^Us`|o&gZWF`aJ8u-$jA z0pM8)->$TM1!V!MR>fROUhg$`UkL#|6*mC3=xDtpmlCa)8{?(j&IM%Jp!JeW2%Cu4 zSCrM?J+HlP!0$I4w)^JG{sMrX;)h*(kUTR0FaCtQ|8=p|w_Hl(T~-@K=Xf>sDJK~Etk~<8Te|1zP6?9W6TWX|d*6`FOY_OKq~(^!1D`+W@2;P9*^n*w z^5?^ek4`_CqPU&;ozx7!V;-A%&RJf0EzQ92TxQv1L$~tYAj@->3=VtuF+P{Mq@z7m z*eiu0{iUn!b}j!g;;=Ea7<72PQ>TRp9U_NK5 zvoAhAmQ6QGOMS`>1~H(a4eutOpME;h^^N3&Eo^n!ySbN|_WApLeE2wBX8s(f%-*$c z^(I|YcyUk_XjzUm(7*Nje*)dUB(lvT`^mLM$vkt4E2@jT%j50V{;^*7K0!G6>#y>QBPqY_ zn(wOqfRl_KUj-Yw_!uU@~ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/inhand-right.png b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..93b8325914089f11e8bae7b55373ad4bf69ab3d6 GIT binary patch literal 624 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|Sc;uILpXq- zh9jkefq_ZN)5S5QV$R!J2eYIcCD=dgUwS1Z{aX^pyQC}49BkjFOje(-{DpUt_zOk; z2i;R_oaQZTpXXJ~VXLCBJE8T`T+Pzvl&V_`@~&L;+I9I~{q&=W6aUxL7*GGppacWI z-fz7XdpWE8Z1L-Q<^HvyGp|3b+q%c#P0O*#Li46@*Gsf52eJmaOkru8izbJnzz@4ub(g>VW>#)-SR~T7+ISADdaKrWKg)iIIGAG7bWMsOKu_KwyH}&nP_o~kX3d@h)3!~2+V@BzDtpRlb_RyEUvB|T z-_e!l)fu#NdW*n^B`gdoUJtc)X}+yyu1~VtuCCf5u(LeuY2DsE1@-08tHQL>_6bB~ zr|f_KK976r&ok?G7PFr4Ii}3eyEOe{?riIFcAhNT;)*K`6NH|NPyg}bCHFafJ;fzQ z9tJWuN39PKPe{9dXXiGFGN;cE-%0~LbJWmAbD~D;f$s~q9@`zyU-AEI@x#7@KvUfx z{QAvvzwRHdwiCu0CtK;;YZye7!9|V%DN<^~bK>ae;%Q zk6)cRpte)r`Fvq%+JR%on08nhC!Ai#EHhVf!^Vxk6u@&M>Stxmyw%3cW^1@602L+3 zuC_jKbta>9*xJ{x&NT3@R(=39BJShu-}bM}d3xH6@>x3*fT@PT)78&qol`;+0FR;@ A>Hq)$ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/meta.json b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/meta.json new file mode 100644 index 00000000000..d3009270be9 --- /dev/null +++ b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sec_pilot.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprites made by @prazat911, Security Pilot sprite by Agronomist-NN(github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-reptilian", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Backmen/Structures/Storage/sec-pilot.rsi/locked.png b/Resources/Textures/Backmen/Structures/Storage/sec-pilot.rsi/locked.png new file mode 100644 index 0000000000000000000000000000000000000000..d90218d19e26a9037ed3fac22986f4c4aca73af6 GIT binary patch literal 127 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv{s5m4S0Me**7iS)l>c{f0#Jy# zB*-tA!Nz9UtAopcTp3Rn#}JM4$q5pyM;P54OBkI^7}eBE7?&!(&t{lx!>~3iF>NAH O9fPNfAGLOrVUKlhfeG{cx2DPGkXsHeYH0| m;zoAk$BfN?_U!z7e!k^7F8$W`d!GSqWbkzLb6Mw<&;$Sk)?8iy literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Structures/Storage/sec-pilot.rsi/sec_open.png b/Resources/Textures/Backmen/Structures/Storage/sec-pilot.rsi/sec_open.png new file mode 100644 index 0000000000000000000000000000000000000000..f50ff803b0664a5590421f33fe6c979a678621fb GIT binary patch literal 204 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv#Q>iWS0HW5&u=3r=qfCnEGd~T zE1M-P-Jqf}UqfTFvGKLIxD}DUQ-O*YOM?7@862M7NCR>rJzX3_G|nd{NN5~bvZUcm zXwapotqhS4*;l*xLK^${x>!vbnS@v9E?^VMa1aY{5kC;HkWoYf$b6sC>mZs@x(!H( tsXDh-GOXhISQH}q)b+*1hC`_g40ZGL*I(nP1KPpB;OXk;vd$@?2>>R_I`9Ah literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Structures/Storage/sec-pilot.rsi/sec_pilot_door.png b/Resources/Textures/Backmen/Structures/Storage/sec-pilot.rsi/sec_pilot_door.png new file mode 100644 index 0000000000000000000000000000000000000000..24b689c6953a6732262626691e7798444bc14f31 GIT binary patch literal 474 zcmV<00VV#4P)Px#1am@3R0s$N2z&@+hyVZqgh@m}R9J=WmcL5^VHn3h_e(5oF&rGkC1}-#D8m0B z5NrtAnwpyW1NvJU8`|8OA_xiE91J3`#lp0u6S4Qa2E9W=@5}dj z-j{m*{qu|3;;HE-?=NradFYj9!eP~4GhD<>B94e;x(3T;k6fWo zXIZYeUfhDO@a%TFU9L+JOkiiPhY47^c(j5$;Msjsiuh|+7yTH~<+L-kz+}9Invxqk z^9*=GhNGd$TM&2#hOwDU2Cfwg=yf_1-`zGEfdzu&a}#isP6w)+%Md=c+y3)z>% literal 0 HcmV?d00001 diff --git a/Resources/Textures/Backmen/Structures/Storage/sec-pilot.rsi/unlocked.png b/Resources/Textures/Backmen/Structures/Storage/sec-pilot.rsi/unlocked.png new file mode 100644 index 0000000000000000000000000000000000000000..418607bfaf59e0f774b85234300e48aeb1056b9a GIT binary patch literal 127 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv{s5m4S0F9%pCRvWCWLeriFyPS zVlD~t3udsfS@!DSG9XvR)5S4F<9u?01nUt-HPsSEbrVK6=Mu()itn=-X0R}ph#_&!%v3oMt;US#13y~q-w%fThFV0PoW zMG-=G^~G9b!ZJJ64yPX> literal 0 HcmV?d00001