From 3ded57ec6ef2e64d7f565a53df5cc16a64493e1f Mon Sep 17 00:00:00 2001 From: deBurboun Date: Sat, 25 Nov 2023 23:44:06 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Фикс и добавление трусов в стартовую снарягу. --- .../Backmen/Loadouts/underpants.yml | 248 ------------------ .../Prototypes/Backmen/Roles/Fun/RedOrder.yml | 4 + .../Backmen/Roles/Jobs/CentCom/cargotech.yml | 1 + .../Roles/Jobs/CentCom/centcom_official.yml | 1 + .../Roles/Jobs/CentCom/head_of_security.yml | 1 + .../Backmen/Roles/Jobs/CentCom/intern.yml | 1 + .../Backmen/Roles/Jobs/CentCom/operator.yml | 1 + .../Roles/Jobs/CentCom/private_officer.yml | 1 + .../Roles/Jobs/Fun/misc_startinggear.yml | 2 + .../Roles/Jobs/Misk/canned_entities.yml | 1 + .../Backmen/Roles/Jobs/Wildcards/prisoner.yml | 1 + .../Backmen/Roles/Special/explorer.yml | 1 + .../Backmen/Roles/Special/freelancer.yml | 1 + .../Backmen/Roles/Special/student.yml | 1 + .../Roles/Jobs/Command/centcom_admiral.yml | 1 + .../Corvax/Roles/Jobs/Command/iaa.yml | 1 + .../Roles/Jobs/Cargo/cargo_technician.yml | 1 + .../Roles/Jobs/Cargo/quartermaster.yml | 1 + .../Roles/Jobs/Cargo/salvage_specialist.yml | 1 + .../Roles/Jobs/Civilian/assistant.yml | 1 + .../Roles/Jobs/Civilian/bartender.yml | 1 + .../Roles/Jobs/Civilian/botanist.yml | 1 + .../Roles/Jobs/Civilian/chaplain.yml | 1 + .../Prototypes/Roles/Jobs/Civilian/chef.yml | 1 + .../Prototypes/Roles/Jobs/Civilian/clown.yml | 1 + .../Roles/Jobs/Civilian/janitor.yml | 1 + .../Prototypes/Roles/Jobs/Civilian/lawyer.yml | 1 + .../Roles/Jobs/Civilian/librarian.yml | 1 + .../Prototypes/Roles/Jobs/Civilian/mime.yml | 1 + .../Roles/Jobs/Civilian/musician.yml | 1 + .../Roles/Jobs/Civilian/service_worker.yml | 1 + .../Prototypes/Roles/Jobs/Command/captain.yml | 1 + .../Roles/Jobs/Command/centcom_official.yml | 1 + .../Roles/Jobs/Command/head_of_personnel.yml | 1 + .../Engineering/atmospheric_technician.yml | 1 + .../Roles/Jobs/Engineering/chief_engineer.yml | 1 + .../Jobs/Engineering/senior_engineer.yml | 1 + .../Jobs/Engineering/station_engineer.yml | 1 + .../Jobs/Engineering/technical_assistant.yml | 1 + .../Prototypes/Roles/Jobs/Fun/cluwne.yml | 1 + .../Roles/Jobs/Fun/cult_startinggear.yml | 1 + .../Roles/Jobs/Fun/emergencyresponseteam.yml | 12 + .../Roles/Jobs/Fun/misc_startinggear.yml | 11 + .../Prototypes/Roles/Jobs/Medical/chemist.yml | 1 + .../Jobs/Medical/chief_medical_officer.yml | 1 + .../Roles/Jobs/Medical/medical_doctor.yml | 1 + .../Roles/Jobs/Medical/medical_intern.yml | 1 + .../Roles/Jobs/Medical/paramedic.yml | 1 + .../Roles/Jobs/Medical/senior_physician.yml | 1 + .../Roles/Jobs/Science/research_assistant.yml | 1 + .../Roles/Jobs/Science/research_director.yml | 1 + .../Roles/Jobs/Science/scientist.yml | 1 + .../Roles/Jobs/Science/senior_researcher.yml | 1 + .../Roles/Jobs/Security/brigmedic.yml | 1 + .../Roles/Jobs/Security/detective.yml | 1 + .../Roles/Jobs/Security/head_of_security.yml | 1 + .../Roles/Jobs/Security/security_cadet.yml | 1 + .../Roles/Jobs/Security/security_officer.yml | 1 + .../Roles/Jobs/Security/senior_officer.yml | 1 + .../Prototypes/Roles/Jobs/Security/warden.yml | 1 + .../Prototypes/Roles/Jobs/Wildcards/boxer.yml | 1 + .../Roles/Jobs/Wildcards/psychologist.yml | 1 + .../Roles/Jobs/Wildcards/reporter.yml | 1 + .../Roles/Jobs/Wildcards/zookeeper.yml | 1 + 64 files changed, 88 insertions(+), 248 deletions(-) delete mode 100644 Resources/Prototypes/Backmen/Loadouts/underpants.yml diff --git a/Resources/Prototypes/Backmen/Loadouts/underpants.yml b/Resources/Prototypes/Backmen/Loadouts/underpants.yml deleted file mode 100644 index 8d24cc07caa..00000000000 --- a/Resources/Prototypes/Backmen/Loadouts/underpants.yml +++ /dev/null @@ -1,248 +0,0 @@ -- type: loadout - id: LoadoutUnderbee_shorts - name: "Bee Shorts" - description: "The buzz-worthy choice for a summer day!" - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderbee_shorts - -- type: loadout - id: LoadoutUnderboxer_briefs - name: "Boxer Briefs" - description: "The perfect blend of comfort and support!" - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderboxer_briefs - -- type: loadout - id: LoadoutUnderboxers_assblastusa - name: "American Flag Boxers" - description: "Show your patriotic spirit with these stars and stripes!" - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderboxers_assblastusa - -- type: loadout - id: LoadoutUnderboxers_commie - name: "Commie Boxers" - description: "A political statement in your pants." - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderboxers_commie - -- type: loadout - id: LoadoutUnderboxers_heart - name: "Heart Boxers" - description: "A love letter to your significant other, written on your underwear." - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderboxers_heart - -- type: loadout - id: LoadoutUnderboxers_striped - name: "Striped Boxers" - description: "A classic pattern, now in underwear form!" - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderboxers_striped - -- type: loadout - id: LoadoutUnderboxers_uk - name: "Union Jack Boxers" - description: "Represent your British heritage with these stylish undies!" - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderboxers_uk - -- type: loadout - id: LoadoutUnderboxers - name: "Boxers" - description: "Classic and comfy, just like grandpa's!" - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderboxers - -- type: loadout - id: LoadoutUnderbriefs - name: "Briefs" - description: "For those who want a snug fit in all the right places!" - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderbriefs - -# - type: loadout -# id: LoadoutUnderfishnet_lower -# name: "Fishnet Lower Underwear" -# description: "A daring choice, for those who want to leave little to the imagination!" -# category: Underwear -# cost: 0 -# item: ClothingUnderfishnet_lower - -- type: loadout - id: LoadoutUnderjockstrap - name: "Jockstrap" - description: "For the sporty and adventurous type!" - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderjockstrap - -- type: loadout - id: LoadoutUnderljonb - name: "Long John Pants" - description: "Stay warm in these classic long underwear!" - category: Underwear - cost: 1 - exclusive: true - item: ClothingUnderljonb - -# seam -- type: loadout - id: LoadoutPantiesUnderpanties_alt - name: "Panties" - description: "Regular, good old fashioned panties." - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderpanties_alt - -- type: loadout - id: LoadoutPantiesUnderpanties_assblastusa - name: "American Flag Panties" - description: "For the patriotic bottom, show your love for the red, white, and blue." - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderpanties_assblastusa - -- type: loadout - id: LoadoutPantiesUnderpanties_bee-kini - name: "Bee-Kini Panties" - description: "Get a buzz going with these adorable bee-print panties." - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderpanties_bee-kini - -- type: loadout - id: LoadoutPantiesUnderpanties_commie - name: "Commie Panties" - description: "For the rebellious and daring, these commie-themed panties will have you feeling revolutionary." - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderpanties_commie - -# - type: loadout -# id: LoadoutUnderpanties_kinky -# name: "Kinky Panties" -# description: "Get ready for some fun with these kinky and daring panties." -# category: Underwear -# cost: 0 -# item: ClothingUnderpanties_kinky - -- type: loadout - id: LoadoutPantiesUnderpanties_neko - name: "Neko Panties" - description: "For the cat-lover, these cute neko-print panties are purr-fect." - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderpanties_neko - -- type: loadout - id: LoadoutPantiesUnderpanties_slim - name: "Slim Panties" - description: "For the minimalist, these slim and comfortable panties are perfect." - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderpanties_slim - -- type: loadout - id: LoadoutPantiesUnderpanties_swimming - name: "Swimming Panties" - description: "Hit the pool in style with these cute swimming panties." - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderpanties_swimming - -# - type: loadout -# id: LoadoutUnderpanties_thin -# name: "Thin Panties" -# description: "For the light and airy, these thin panties will have you feeling free." -# category: Underwear -# cost: 0 -# item: ClothingUnderpanties_thin - -- type: loadout - id: LoadoutPantiesUnderpanties_uk - name: "Union Jack Panties" - description: "For the patriotic bottom, show your love for the UK with these union jack panties." - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderpanties_uk - -- type: loadout - id: LoadoutPantiesUnderpanties - name: "Panties" - description: "Regular, good old fashioned panties." - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderpanties - -# seam -# - type: loadout -# id: LoadoutUnderpantyhose_ripped -# name: "Ripped Pantyhose" -# description: "Who needs to be comfortable when you look this good?" -# category: Underwear -# cost: 0 -# item: ClothingUnderpantyhose_ripped - -- type: loadout - id: LoadoutUnderpantyhose - name: "Pantyhose" - description: "For when you want to look like a human-sized spider." - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderpantyhose - -- type: loadout - id: LoadoutPantiesUnderstriped_panties - name: "Striped Panties" - description: "For when you want to make a fashion statement... down there." - category: Underwear - cost: 0 - exclusive: true - item: ClothingUnderstriped_panties - -# - type: loadout -# id: LoadoutUnderthong_babydoll -# name: "Thong Babydoll" -# description: "For when you want to feel cute and scandalous at the same time." -# category: Underwear -# cost: 0 -# exclusive: true -# item: ClothingUnderthong_babydoll - -# - type: loadout -# id: LoadoutUnderthong -# name: "Thong" -# description: "For when you want to feel comfortable, but still turn heads." -# category: Underwear -# cost: 0 -# item: ClothingUnderthong diff --git a/Resources/Prototypes/Backmen/Roles/Fun/RedOrder.yml b/Resources/Prototypes/Backmen/Roles/Fun/RedOrder.yml index e684b82f9fc..66bbe58516a 100644 --- a/Resources/Prototypes/Backmen/Roles/Fun/RedOrder.yml +++ b/Resources/Prototypes/Backmen/Roles/Fun/RedOrder.yml @@ -2,6 +2,7 @@ id: RedOrderSquadCaptain equipment: jumpsuit: ClothingUniformJumpsuitgalaxyred + underpants: ClothingUnderstriped_panties back: ClothingOrderBackpack belt: ClothingBeltSheathFilledOrd ears: ClothingHeadsetOrden @@ -19,6 +20,7 @@ id: RedOrderEliteSquad equipment: jumpsuit: ClothingUniformJumpsuitgalaxyred + underpants: ClothingUnderstriped_panties back: ClothingOrderBackpack ears: ClothingHeadsetOrden mask: ClothingMaskRed @@ -35,6 +37,7 @@ id: RedOrderSquad equipment: jumpsuit: ClothingUniformJumpsuitgalaxy + underpants: ClothingUnderstriped_panties back: ClothingOrderBackpack ears: ClothingHeadsetOrden mask: ClothingMaskRed @@ -51,6 +54,7 @@ id: RedOrderAgent equipment: jumpsuit: ClothingUniformJumpsuitSalvageSpecialist + underpants: ClothingUnderstriped_panties back: ClothingBackpackSatchelSalvage ears: ClothingHeadsetCargo mask: ClothingMaskGasExplorer diff --git a/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/cargotech.yml b/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/cargotech.yml index c9773b16b4d..4a95e396a1d 100644 --- a/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/cargotech.yml +++ b/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/cargotech.yml @@ -45,6 +45,7 @@ equipment: head: ClothingHeadHatCargosoft jumpsuit: ClothingUniformJumpsuitCargo + underpants: ClothingUnderstriped_panties back: ClothingBackpackFilled shoes: ClothingShoesColorBlack id: CCCargoPDA diff --git a/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/centcom_official.yml b/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/centcom_official.yml index 12c8bfa8501..c16ee86161c 100644 --- a/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/centcom_official.yml +++ b/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/centcom_official.yml @@ -47,6 +47,7 @@ id: CentComCorvax equipment: jumpsuit: ClothingUniformJumpsuitCentcomOfficer + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsLaceup mask: ClothingMaskGasCentcom eyes: ClothingEyesGlassesSunglasses diff --git a/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/head_of_security.yml b/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/head_of_security.yml index 9b0d65481d1..d63132f0c14 100644 --- a/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/head_of_security.yml +++ b/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/head_of_security.yml @@ -51,6 +51,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitCentcomMilitary back: ClothingBackpackSecurityFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsNedoSpetsnaz mask: ClothingMaskGasSecurity neck: CombatKnifeSpetsnaz diff --git a/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/intern.yml b/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/intern.yml index 496a98a4064..9b972e282f2 100644 --- a/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/intern.yml +++ b/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/intern.yml @@ -55,6 +55,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitCentcomIntern back: WeaponSniperMosinNew + underpants: ClothingUnderstriped_panties shoes: ClothingShoesColorBlack eyes: ClothingEyesGlassesSunglasses neck: CombatKnifeSpetsnaz diff --git a/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/operator.yml b/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/operator.yml index 07c7cffa0fa..1f7f10c5656 100644 --- a/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/operator.yml +++ b/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/operator.yml @@ -48,6 +48,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitCentcomVeryOfficial back: ClothingBackpackFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsLaceup id: CCOperatorPDA ears: ClothingHeadsetCentCom diff --git a/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/private_officer.yml b/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/private_officer.yml index d2ef1f4e086..ef429b06ae4 100644 --- a/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/private_officer.yml +++ b/Resources/Prototypes/Backmen/Roles/Jobs/CentCom/private_officer.yml @@ -45,6 +45,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitSec back: ClothingBackpackSecurityFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsJackSec # Corvax-Resprite eyes: ClothingEyesGlassesSecurity head: ClothingHeadHelmetBasic diff --git a/Resources/Prototypes/Backmen/Roles/Jobs/Fun/misc_startinggear.yml b/Resources/Prototypes/Backmen/Roles/Jobs/Fun/misc_startinggear.yml index 8e18ee6298c..a14f3907a3c 100644 --- a/Resources/Prototypes/Backmen/Roles/Jobs/Fun/misc_startinggear.yml +++ b/Resources/Prototypes/Backmen/Roles/Jobs/Fun/misc_startinggear.yml @@ -3,6 +3,7 @@ id: UEGrepresentativeGear equipment: jumpsuit: ClothingUniformJumpsuitUEG + underpants: ClothingUnderstriped_panties back: ClothingBackpackERTLeader shoes: ClothingShoesBootsCombatFilled gloves: ClothingHandsGlovesCombat @@ -18,6 +19,7 @@ id: UEGofficerGear equipment: jumpsuit: ClothingUniformJumpsuitUEGofficer + underpants: ClothingUnderstriped_panties outerClothing: ClothingOuterHardsuitUEG back: ClothingBackpackERTSecurity shoes: ClothingShoesSwat diff --git a/Resources/Prototypes/Backmen/Roles/Jobs/Misk/canned_entities.yml b/Resources/Prototypes/Backmen/Roles/Jobs/Misk/canned_entities.yml index cd73925feb1..2c4babd3b62 100644 --- a/Resources/Prototypes/Backmen/Roles/Jobs/Misk/canned_entities.yml +++ b/Resources/Prototypes/Backmen/Roles/Jobs/Misk/canned_entities.yml @@ -3,6 +3,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitClown back: ClothingBackpackClown + underpants: ClothingUnderstriped_panties shoes: ClothingShoesClown mask: ClothingMaskClown pocket1: BikeHorn diff --git a/Resources/Prototypes/Backmen/Roles/Jobs/Wildcards/prisoner.yml b/Resources/Prototypes/Backmen/Roles/Jobs/Wildcards/prisoner.yml index 339da6f2388..930d1fc8b4e 100644 --- a/Resources/Prototypes/Backmen/Roles/Jobs/Wildcards/prisoner.yml +++ b/Resources/Prototypes/Backmen/Roles/Jobs/Wildcards/prisoner.yml @@ -21,6 +21,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitPrisoner shoes: ClothingShoesColorBlack + underpants: ClothingUnderstriped_panties id: PrisonerPDA ears: ClothingHeadsetGrey innerClothingSkirt: ClothingUniformJumpsuitPrisoner diff --git a/Resources/Prototypes/Backmen/Roles/Special/explorer.yml b/Resources/Prototypes/Backmen/Roles/Special/explorer.yml index fa4467ba52a..73d26b1bfa8 100644 --- a/Resources/Prototypes/Backmen/Roles/Special/explorer.yml +++ b/Resources/Prototypes/Backmen/Roles/Special/explorer.yml @@ -13,6 +13,7 @@ id: ExplorerGear equipment: jumpsuit: ClothingUniformJumpsuitExplorer + underpants: ClothingUnderstriped_panties id: ExplorerIDCard shoes: ClothingShoesColorBlack pocket1: HandheldGPSBasic diff --git a/Resources/Prototypes/Backmen/Roles/Special/freelancer.yml b/Resources/Prototypes/Backmen/Roles/Special/freelancer.yml index 54a56be2985..9ba0faad5a9 100644 --- a/Resources/Prototypes/Backmen/Roles/Special/freelancer.yml +++ b/Resources/Prototypes/Backmen/Roles/Special/freelancer.yml @@ -13,6 +13,7 @@ id: FreelancerGear equipment: jumpsuit: ClothingUniformTShirtKhakiPants + underpants: ClothingUnderstriped_panties id: FreelancerIDCard shoes: ClothingShoesBootsWork outerClothing: ClothingOuterWinterCoat diff --git a/Resources/Prototypes/Backmen/Roles/Special/student.yml b/Resources/Prototypes/Backmen/Roles/Special/student.yml index 7d3cb8e0584..1a5ca1ee65d 100644 --- a/Resources/Prototypes/Backmen/Roles/Special/student.yml +++ b/Resources/Prototypes/Backmen/Roles/Special/student.yml @@ -19,6 +19,7 @@ id: StudentGear equipment: jumpsuit: ClothingUniformSchoolGakuranBlack + underpants: ClothingUnderstriped_panties id: StudentIDCard shoes: ClothingShoesColorBlack back: ClothingBackpack diff --git a/Resources/Prototypes/Corvax/Roles/Jobs/Command/centcom_admiral.yml b/Resources/Prototypes/Corvax/Roles/Jobs/Command/centcom_admiral.yml index 59f16132ca4..046a6f1f409 100644 --- a/Resources/Prototypes/Corvax/Roles/Jobs/Command/centcom_admiral.yml +++ b/Resources/Prototypes/Corvax/Roles/Jobs/Command/centcom_admiral.yml @@ -4,6 +4,7 @@ id: CentcomAdmiralGear equipment: jumpsuit: ClothingUniformJumpsuitCentcomAdmiral + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsJack head: ClothingHeadCapCentcomNaval eyes: ClothingEyesGlassesSunglasses diff --git a/Resources/Prototypes/Corvax/Roles/Jobs/Command/iaa.yml b/Resources/Prototypes/Corvax/Roles/Jobs/Command/iaa.yml index 12110f52792..9eb9d6d45cb 100644 --- a/Resources/Prototypes/Corvax/Roles/Jobs/Command/iaa.yml +++ b/Resources/Prototypes/Corvax/Roles/Jobs/Command/iaa.yml @@ -34,6 +34,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitLawyerBlack # TODO change jumpsuit to randomiser of the 4 variants back: ClothingBackpackIAAFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesColorBlack id: IAAPDA eyes: ClothingEyesGlassesSunglasses diff --git a/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml b/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml index a8af47f0597..78db8066f5e 100644 --- a/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml +++ b/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml @@ -23,6 +23,7 @@ equipment: head: ClothingHeadHatCargosoft jumpsuit: ClothingUniformJumpsuitCargo + underpants: ClothingUnderstriped_panties back: ClothingBackpackCargoFilled shoes: ClothingShoesColorBlack id: CargoPDA diff --git a/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml b/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml index 5959f173fea..67af0c0044b 100644 --- a/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml +++ b/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml @@ -44,6 +44,7 @@ equipment: head: ClothingHeadHatQMsoft jumpsuit: ClothingUniformJumpsuitQM + underpants: ClothingUnderstriped_panties back: ClothingBackpackQuartermasterFilled shoes: ClothingShoesColorBrown id: QuartermasterPDA diff --git a/Resources/Prototypes/Roles/Jobs/Cargo/salvage_specialist.yml b/Resources/Prototypes/Roles/Jobs/Cargo/salvage_specialist.yml index 43fc1e5988a..3669b32df03 100644 --- a/Resources/Prototypes/Roles/Jobs/Cargo/salvage_specialist.yml +++ b/Resources/Prototypes/Roles/Jobs/Cargo/salvage_specialist.yml @@ -29,6 +29,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitSalvageSpecialist back: ClothingBackpackSalvageFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsSalvage id: SalvagePDA ears: ClothingHeadsetCargo diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/assistant.yml b/Resources/Prototypes/Roles/Jobs/Civilian/assistant.yml index e96ca89a2a9..756ed190e53 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/assistant.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/assistant.yml @@ -18,6 +18,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitColorGrey back: ClothingBackpackFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesColorBlack id: PassengerPDA ears: ClothingHeadsetGrey diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/bartender.yml b/Resources/Prototypes/Roles/Jobs/Civilian/bartender.yml index 41c30cdc27e..d5459b43a5a 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/bartender.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/bartender.yml @@ -31,6 +31,7 @@ jumpsuit: ClothingUniformJumpsuitBartender outerClothing: ClothingOuterVest back: ClothingBackpackFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesColorBlack id: BartenderPDA ears: ClothingHeadsetService diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/botanist.yml b/Resources/Prototypes/Roles/Jobs/Civilian/botanist.yml index 333975261ce..5d5bf8cb04b 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/botanist.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/botanist.yml @@ -25,6 +25,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitHydroponics back: ClothingBackpackHydroponicsFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesColorBrown id: BotanistPDA ears: ClothingHeadsetService diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/chaplain.yml b/Resources/Prototypes/Roles/Jobs/Civilian/chaplain.yml index 0973eb1a2ad..15456fea890 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/chaplain.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/chaplain.yml @@ -26,6 +26,7 @@ jumpsuit: ClothingUniformJumpsuitChaplain back: ClothingBackpackChaplainFilled shoes: ClothingShoesColorBlack + underpants: ClothingUnderstriped_panties id: ChaplainPDA ears: ClothingHeadsetService innerClothingSkirt: ClothingUniformJumpskirtChaplain diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/chef.yml b/Resources/Prototypes/Roles/Jobs/Civilian/chef.yml index ae486a9acad..94865cc944a 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/chef.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/chef.yml @@ -30,6 +30,7 @@ jumpsuit: ClothingUniformJumpsuitChef head: ClothingHeadHatChef back: ClothingBackpackFilled + underpants: ClothingUnderstriped_panties mask: ClothingMaskItalianMoustache shoes: ClothingShoesColorBlack id: ChefPDA diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/clown.yml b/Resources/Prototypes/Roles/Jobs/Civilian/clown.yml index ccb3d91f938..37a212bea36 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/clown.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/clown.yml @@ -40,6 +40,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitClown back: ClothingBackpackClownFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesClown mask: ClothingMaskClown pocket1: BikeHorn diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/janitor.yml b/Resources/Prototypes/Roles/Jobs/Civilian/janitor.yml index a7c84f41887..f69462bb376 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/janitor.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/janitor.yml @@ -27,6 +27,7 @@ jumpsuit: ClothingUniformJumpsuitJanitor back: ClothingBackpackFilled shoes: ClothingShoesGaloshes + underpants: ClothingUnderstriped_panties head: ClothingHeadHatPurplesoft id: JanitorPDA ears: ClothingHeadsetService diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/lawyer.yml b/Resources/Prototypes/Roles/Jobs/Civilian/lawyer.yml index 9b9abec42c5..fdddbc96b81 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/lawyer.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/lawyer.yml @@ -28,6 +28,7 @@ jumpsuit: ClothingUniformJumpsuitLawyerBlack # TODO change jumpsuit to randomiser of the 4 variants back: ClothingBackpackFilled shoes: ClothingShoesBootsLaceup + underpants: ClothingUnderstriped_panties id: LawyerPDA ears: ClothingHeadsetSecurity # TODO add copy of space law diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/librarian.yml b/Resources/Prototypes/Roles/Jobs/Civilian/librarian.yml index 4b5f7a968eb..e0c938ebd04 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/librarian.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/librarian.yml @@ -22,6 +22,7 @@ jumpsuit: ClothingUniformJumpsuitLibrarian back: ClothingBackpackLibrarianFilled shoes: ClothingShoesBootsLaceup + underpants: ClothingUnderstriped_panties id: LibrarianPDA ears: ClothingHeadsetService pocket1: d10Dice diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/mime.yml b/Resources/Prototypes/Roles/Jobs/Civilian/mime.yml index 76c92b1ed75..f64bab23eb1 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/mime.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/mime.yml @@ -28,6 +28,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitMime back: ClothingBackpackMimeFilled + underpants: ClothingUnderstriped_panties head: ClothingHeadHatBeret belt: ClothingBeltSuspenders gloves: ClothingHandsGlovesLatex diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/musician.yml b/Resources/Prototypes/Roles/Jobs/Civilian/musician.yml index 74620fee795..676dc49e13e 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/musician.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/musician.yml @@ -25,6 +25,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitMusician back: ClothingBackpackMusicianFilled + underpants: ClothingUnderstriped_panties eyes: ClothingEyesGlassesSunglasses shoes: ClothingShoesBootsLaceup id: MusicianPDA diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/service_worker.yml b/Resources/Prototypes/Roles/Jobs/Civilian/service_worker.yml index 63eef15f0e2..2745cd1ab23 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/service_worker.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/service_worker.yml @@ -26,6 +26,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitBartender back: ClothingBackpackFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesColorBlack id: ServiceWorkerPDA ears: ClothingHeadsetService diff --git a/Resources/Prototypes/Roles/Jobs/Command/captain.yml b/Resources/Prototypes/Roles/Jobs/Command/captain.yml index 16a07c1e0a4..22272027eaf 100644 --- a/Resources/Prototypes/Roles/Jobs/Command/captain.yml +++ b/Resources/Prototypes/Roles/Jobs/Command/captain.yml @@ -50,6 +50,7 @@ jumpsuit: ClothingUniformJumpsuitCaptain back: ClothingBackpackCaptainFilled shoes: ClothingShoesBootsLaceup + underpants: ClothingUnderstriped_panties head: ClothingHeadHatCaptain eyes: ClothingEyesGlassesSunglasses gloves: ClothingHandsGlovesCaptain diff --git a/Resources/Prototypes/Roles/Jobs/Command/centcom_official.yml b/Resources/Prototypes/Roles/Jobs/Command/centcom_official.yml index fd1df74e6f9..5282e4853f3 100644 --- a/Resources/Prototypes/Roles/Jobs/Command/centcom_official.yml +++ b/Resources/Prototypes/Roles/Jobs/Command/centcom_official.yml @@ -16,6 +16,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitCentcomOfficial shoes: ClothingShoesBootsCombatFilled + underpants: ClothingUnderstriped_panties head: ClothingHeadHatCentcom eyes: ClothingEyesGlassesSunglasses gloves: ClothingHandsGlovesColorBlack diff --git a/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml b/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml index ec3d20b5744..405c4de6826 100644 --- a/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml +++ b/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml @@ -72,6 +72,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitHoP back: ClothingBackpackHOPFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesColorBrown head: ClothingHeadHatHopcap id: HoPPDA diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml b/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml index 2a53fc8956f..fb59b0e6692 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml @@ -27,6 +27,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitAtmos back: ClothingBackpackAtmosphericsFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesColorWhite eyes: ClothingEyesGlassesMeson id: AtmosPDA diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml b/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml index bf691d9f112..cefc230e7dd 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml @@ -52,6 +52,7 @@ jumpsuit: ClothingUniformJumpsuitChiefEngineer back: ClothingBackpackChiefEngineerFilled shoes: ClothingShoesColorBrown + underpants: ClothingUnderstriped_panties id: CEPDA eyes: ClothingEyesGlassesMeson ears: ClothingHeadsetCE diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/senior_engineer.yml b/Resources/Prototypes/Roles/Jobs/Engineering/senior_engineer.yml index 206977548ed..52781991477 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/senior_engineer.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/senior_engineer.yml @@ -33,6 +33,7 @@ equipment: head: ClothingHeadHatBeretEngineering jumpsuit: ClothingUniformJumpsuitSeniorEngineer + underpants: ClothingUnderstriped_panties back: ClothingBackpackEngineeringFilled shoes: ClothingShoesBootsWork id: SeniorEngineerPDA diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml b/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml index 4a173200f5d..440b29d19fc 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml @@ -29,6 +29,7 @@ head: ClothingHeadHatHardhatYellow jumpsuit: ClothingUniformJumpsuitEngineering back: ClothingBackpackEngineeringFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsWork outerClothing: ClothingOuterVestHazard id: EngineerPDA diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml b/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml index 3bfa9794611..bd0a79d9ce9 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml @@ -28,6 +28,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitColorYellow back: ClothingBackpackEngineeringFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsWork id: TechnicalAssistantPDA belt: ClothingBeltUtilityEngineering diff --git a/Resources/Prototypes/Roles/Jobs/Fun/cluwne.yml b/Resources/Prototypes/Roles/Jobs/Fun/cluwne.yml index a797208c323..8f359465019 100644 --- a/Resources/Prototypes/Roles/Jobs/Fun/cluwne.yml +++ b/Resources/Prototypes/Roles/Jobs/Fun/cluwne.yml @@ -3,6 +3,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitCluwne back: ClothingBackpackCluwne + underpants: ClothingUnderstriped_panties shoes: ClothingShoesCluwne mask: ClothingMaskCluwne id: CluwnePDA diff --git a/Resources/Prototypes/Roles/Jobs/Fun/cult_startinggear.yml b/Resources/Prototypes/Roles/Jobs/Fun/cult_startinggear.yml index 6c97d377995..b46abf6f820 100644 --- a/Resources/Prototypes/Roles/Jobs/Fun/cult_startinggear.yml +++ b/Resources/Prototypes/Roles/Jobs/Fun/cult_startinggear.yml @@ -19,6 +19,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitColorBlack back: ClothingBackpackFilled + underpants: ClothingUnderstriped_panties head: ClothingHeadHatHoodCulthood outerClothing: ClothingOuterRobesCult shoes: ClothingShoesColorRed diff --git a/Resources/Prototypes/Roles/Jobs/Fun/emergencyresponseteam.yml b/Resources/Prototypes/Roles/Jobs/Fun/emergencyresponseteam.yml index 8adfdfccba7..8c181633bd5 100644 --- a/Resources/Prototypes/Roles/Jobs/Fun/emergencyresponseteam.yml +++ b/Resources/Prototypes/Roles/Jobs/Fun/emergencyresponseteam.yml @@ -16,6 +16,7 @@ id: ERTLeaderGear equipment: jumpsuit: ClothingUniformJumpsuitERTLeader + underpants: ClothingUnderstriped_panties back: ClothingBackpackERTLeaderFilled shoes: ClothingShoesBootsCombatFilled head: ClothingHeadHelmetERTLeader @@ -32,6 +33,7 @@ id: ERTLeaderGearEVA equipment: jumpsuit: ClothingUniformJumpsuitERTLeader + underpants: ClothingUnderstriped_panties back: ClothingBackpackERTLeaderFilled shoes: ClothingShoesBootsMagAdv mask: ClothingMaskGasERT @@ -49,6 +51,7 @@ id: ERTLeaderGearEVALecter equipment: jumpsuit: ClothingUniformJumpsuitERTLeader + underpants: ClothingUnderstriped_panties back: ClothingBackpackERTLeaderFilled shoes: ClothingShoesBootsMagAdv mask: ClothingMaskGasERT @@ -83,6 +86,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitERTEngineer back: ClothingBackpackERTEngineerFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsWork head: ClothingHeadHelmetERTEngineer eyes: ClothingEyesGlassesMeson @@ -99,6 +103,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitERTEngineer back: ClothingBackpackERTEngineerFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsMagAdv mask: ClothingMaskGasERT eyes: ClothingEyesGlassesMeson @@ -130,6 +135,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitERTSecurity back: ClothingBackpackERTSecurityFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsCombatFilled head: ClothingHeadHelmetERTSecurity eyes: ClothingEyesGlassesSecurity @@ -146,6 +152,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitERTSecurity back: ClothingBackpackERTSecurityFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsMag mask: ClothingMaskGasERT eyes: ClothingEyesGlassesSecurity @@ -163,6 +170,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitERTSecurity back: ClothingBackpackERTSecurityFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsMag mask: ClothingMaskGasERT eyes: ClothingEyesGlassesSecurity @@ -196,6 +204,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitERTMedic back: ClothingBackpackERTMedicalFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsCombatFilled head: ClothingHeadHelmetERTMedic eyes: ClothingEyesHudMedical @@ -212,6 +221,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitERTMedic back: ClothingBackpackERTMedicalFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsMag mask: ClothingMaskGasERT eyes: ClothingEyesHudMedical @@ -243,6 +253,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitERTJanitor back: ClothingBackpackERTJanitorFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesGaloshes head: ClothingHeadHelmetERTJanitor gloves: ClothingHandsGlovesColorPurple @@ -257,6 +268,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitERTJanitor back: ClothingBackpackERTJanitorFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsMag mask: ClothingMaskGasERT gloves: ClothingHandsGlovesColorPurple diff --git a/Resources/Prototypes/Roles/Jobs/Fun/misc_startinggear.yml b/Resources/Prototypes/Roles/Jobs/Fun/misc_startinggear.yml index 4b79975d938..5f9f6d0354b 100644 --- a/Resources/Prototypes/Roles/Jobs/Fun/misc_startinggear.yml +++ b/Resources/Prototypes/Roles/Jobs/Fun/misc_startinggear.yml @@ -122,6 +122,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitOperative back: ClothingBackpackDuffelSyndicateOperative + underpants: ClothingUnderstriped_panties mask: ClothingMaskGasSyndicate eyes: ClothingEyesHudSyndicate ears: ClothingHeadsetAltSyndicate @@ -144,6 +145,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitOperative back: ClothingBackpackDuffelSyndicateOperativeMedic + underpants: ClothingUnderstriped_panties mask: ClothingMaskGasSyndicate eyes: ClothingEyesHudSyndicate ears: ClothingHeadsetAltSyndicate @@ -164,6 +166,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitOperative head: ClothingHeadHelmetSwatSyndicate + underpants: ClothingUnderstriped_panties mask: ClothingMaskGas outerClothing: ClothingOuterArmorBasicSlim ears: ClothingHeadsetAltSyndicate @@ -181,6 +184,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitOperative head: ClothingHeadHelmetSwatSyndicate + underpants: ClothingUnderstriped_panties mask: ClothingMaskGas outerClothing: ClothingOuterArmorBasicSlim ears: ClothingHeadsetAltSyndicate @@ -199,6 +203,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitOperative head: ClothingHeadHelmetSwatSyndicate + underpants: ClothingUnderstriped_panties mask: ClothingMaskGas outerClothing: ClothingOuterArmorBasicSlim ears: ClothingHeadsetAltSyndicate @@ -218,6 +223,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitOperative head: ClothingHeadHelmetSwatSyndicate + underpants: ClothingUnderstriped_panties mask: ClothingMaskGas outerClothing: ClothingOuterArmorBasicSlim ears: ClothingHeadsetAltSyndicate @@ -235,6 +241,7 @@ id: NanotrasenParamilitaryGear equipment: jumpsuit: ClothingUniformJumpsuitSec + underpants: ClothingUnderstriped_panties back: ClothingBackpackSecurityFilled shoes: ClothingShoesBootsCombatFilled eyes: ClothingEyesGlassesSecurity @@ -287,6 +294,7 @@ id: LimitedPassengerGear equipment: jumpsuit: ClothingUniformJumpsuitColorGrey + underpants: ClothingUnderstriped_panties shoes: ClothingShoesColorBlack innerClothingSkirt: ClothingUniformJumpskirtColorGrey @@ -296,6 +304,7 @@ id: DeathMatchGear equipment: jumpsuit: ClothingUniformJumpsuitColorWhite + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsJack ears: ClothingHeadsetGrey gloves: ClothingHandsGlovesFingerless @@ -334,6 +343,7 @@ id: GladiatorGear equipment: jumpsuit: ClothingUniformJumpsuitGladiator + underpants: ClothingUnderstriped_panties back: SpearBone head: ClothingHeadHatGladiator shoes: ClothingShoesCult @@ -343,6 +353,7 @@ id: AshWalker equipment: jumpsuit: ClothingUniformJumpsuitGladiator + underpants: ClothingUnderstriped_panties outerClothing: ClothingOuterArmorBone back: SpearBone head: ClothingHeadHelmetBone diff --git a/Resources/Prototypes/Roles/Jobs/Medical/chemist.yml b/Resources/Prototypes/Roles/Jobs/Medical/chemist.yml index fc4ac65f7e7..882189025af 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/chemist.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/chemist.yml @@ -26,6 +26,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitChemistry back: ClothingBackpackChemistryFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesColorWhite outerClothing: ClothingOuterCoatLabChem id: ChemistryPDA diff --git a/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml b/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml index 1e8c68df7da..8e4a03cb19b 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml @@ -53,6 +53,7 @@ back: ClothingBackpackCMOFilled shoes: ClothingShoesColorBrown outerClothing: ClothingOuterCoatLabCmo + underpants: ClothingUnderstriped_panties id: CMOPDA ears: ClothingHeadsetCMO belt: ClothingBeltMedicalFilled diff --git a/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml b/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml index 4ff058a88ff..cbbb347d982 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml @@ -27,6 +27,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitMedicalDoctor back: ClothingBackpackMedicalFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesColorWhite outerClothing: ClothingOuterCoatLab id: MedicalPDA diff --git a/Resources/Prototypes/Roles/Jobs/Medical/medical_intern.yml b/Resources/Prototypes/Roles/Jobs/Medical/medical_intern.yml index 798cded33f4..ef00d1b27bb 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/medical_intern.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/medical_intern.yml @@ -28,6 +28,7 @@ jumpsuit: ClothingUniformJumpsuitColorWhite back: ClothingBackpackMedicalFilled shoes: ClothingShoesColorWhite + underpants: ClothingUnderstriped_panties id: MedicalInternPDA ears: ClothingHeadsetMedical belt: ClothingBeltMedicalFilled diff --git a/Resources/Prototypes/Roles/Jobs/Medical/paramedic.yml b/Resources/Prototypes/Roles/Jobs/Medical/paramedic.yml index b776218f3e0..76f042415d1 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/paramedic.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/paramedic.yml @@ -30,6 +30,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitParamedic back: ClothingBackpackMedicalFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesColorWhite id: ParamedicPDA ears: ClothingHeadsetMedical diff --git a/Resources/Prototypes/Roles/Jobs/Medical/senior_physician.yml b/Resources/Prototypes/Roles/Jobs/Medical/senior_physician.yml index 8e57a13d6e4..e72944af005 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/senior_physician.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/senior_physician.yml @@ -32,6 +32,7 @@ equipment: head: ClothingHeadHatBeretBrigmedic jumpsuit: ClothingUniformJumpsuitSeniorPhysician + underpants: ClothingUnderstriped_panties back: ClothingBackpackMedicalFilled shoes: ClothingShoesColorBlack outerClothing: ClothingOuterCoatLabSeniorPhysician diff --git a/Resources/Prototypes/Roles/Jobs/Science/research_assistant.yml b/Resources/Prototypes/Roles/Jobs/Science/research_assistant.yml index fd8973dcbb0..9e3344a9d3a 100644 --- a/Resources/Prototypes/Roles/Jobs/Science/research_assistant.yml +++ b/Resources/Prototypes/Roles/Jobs/Science/research_assistant.yml @@ -27,6 +27,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitColorWhite back: ClothingBackpackScienceFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesColorWhite id: ResearchAssistantPDA ears: ClothingHeadsetScience diff --git a/Resources/Prototypes/Roles/Jobs/Science/research_director.yml b/Resources/Prototypes/Roles/Jobs/Science/research_director.yml index 44510cc6f1b..115b7adcbcf 100644 --- a/Resources/Prototypes/Roles/Jobs/Science/research_director.yml +++ b/Resources/Prototypes/Roles/Jobs/Science/research_director.yml @@ -42,6 +42,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitResearchDirector back: ClothingBackpackResearchDirectorFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesColorBrown outerClothing: ClothingOuterCoatRnd id: RnDPDA diff --git a/Resources/Prototypes/Roles/Jobs/Science/scientist.yml b/Resources/Prototypes/Roles/Jobs/Science/scientist.yml index dbbab72b8e9..df7205df726 100644 --- a/Resources/Prototypes/Roles/Jobs/Science/scientist.yml +++ b/Resources/Prototypes/Roles/Jobs/Science/scientist.yml @@ -25,6 +25,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitScientist back: ClothingBackpackScienceFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesColorWhite outerClothing: ClothingOuterCoatRnd id: SciencePDA diff --git a/Resources/Prototypes/Roles/Jobs/Science/senior_researcher.yml b/Resources/Prototypes/Roles/Jobs/Science/senior_researcher.yml index aaa4c5ff62d..7dc1f7fed85 100644 --- a/Resources/Prototypes/Roles/Jobs/Science/senior_researcher.yml +++ b/Resources/Prototypes/Roles/Jobs/Science/senior_researcher.yml @@ -25,6 +25,7 @@ equipment: head: ClothingHeadHatBeretRND jumpsuit: ClothingUniformJumpsuitSeniorResearcher + underpants: ClothingUnderstriped_panties back: ClothingBackpackScienceFilled shoes: ClothingShoesColorBlack outerClothing: ClothingOuterCoatLabSeniorResearcher diff --git a/Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml b/Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml index cdd712af14d..90bd981c42f 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml @@ -39,6 +39,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitBrigmedic back: ClothingBackpackSecurityFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsJackSec # Corvax-Resprite gloves: ClothingHandsGlovesNitrile eyes: ClothingEyesHudMedical diff --git a/Resources/Prototypes/Roles/Jobs/Security/detective.yml b/Resources/Prototypes/Roles/Jobs/Security/detective.yml index f502d88cf1d..d24dbb7ab02 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/detective.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/detective.yml @@ -36,6 +36,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitDetective back: ClothingBackpackSecurityFilledDetective + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsJackSec # Corvax-Resprite-MRP eyes: ClothingEyesGlassesSunglasses head: ClothingHeadHatFedoraBrown diff --git a/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml b/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml index bf9d0b5c725..2af8fdea1ee 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml @@ -50,6 +50,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitHoS back: ClothingBackpackHOSFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsJackSecFilled # Corvax-Resprite outerClothing: ClothingOuterCoatHoSTrench eyes: ClothingEyesGlassesSecurity diff --git a/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml b/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml index e641ff2767e..1094a2cab7d 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml @@ -33,6 +33,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitSecGrey # Corvax-Resprite back: ClothingBackpackSecurityFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsJackSec # Corvax-Resprite-MRP outerClothing: ClothingOuterArmorBasic id: SecurityCadetPDA diff --git a/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml b/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml index 67d17eb67da..da59a0e0eb2 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml @@ -32,6 +32,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitSec back: ClothingBackpackSecurityFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsJackSec # Corvax-Resprite-MRP eyes: ClothingEyesGlassesSecurity head: ClothingHeadHelmetBasic diff --git a/Resources/Prototypes/Roles/Jobs/Security/senior_officer.yml b/Resources/Prototypes/Roles/Jobs/Security/senior_officer.yml index b4080f6d44a..4155de72d90 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/senior_officer.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/senior_officer.yml @@ -41,6 +41,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitSeniorOfficer back: ClothingBackpackSecurityFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsJackSecFilled # Corvax-Resprite eyes: ClothingEyesGlassesSecurity head: ClothingHeadHatBeretSecurity diff --git a/Resources/Prototypes/Roles/Jobs/Security/warden.yml b/Resources/Prototypes/Roles/Jobs/Security/warden.yml index 0cc087ee600..26ad4757bef 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/warden.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/warden.yml @@ -35,6 +35,7 @@ head: ClothingHeadHatWarden jumpsuit: ClothingUniformJumpsuitWarden back: ClothingBackpackSecurityFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesBootsJackSecFilled # Corvax-Resprite eyes: ClothingEyesGlassesSecurity outerClothing: ClothingOuterCoatWarden diff --git a/Resources/Prototypes/Roles/Jobs/Wildcards/boxer.yml b/Resources/Prototypes/Roles/Jobs/Wildcards/boxer.yml index f8f081f4a17..93bb266a9a6 100644 --- a/Resources/Prototypes/Roles/Jobs/Wildcards/boxer.yml +++ b/Resources/Prototypes/Roles/Jobs/Wildcards/boxer.yml @@ -19,6 +19,7 @@ equipment: jumpsuit: UniformShortsRed back: ClothingBackpackFilled + underpants: ClothingUnderstriped_panties id: BoxerPDA ears: ClothingHeadsetService gloves: ClothingHandsGlovesBoxingRed diff --git a/Resources/Prototypes/Roles/Jobs/Wildcards/psychologist.yml b/Resources/Prototypes/Roles/Jobs/Wildcards/psychologist.yml index ad6c10c42b3..66a15aa95bd 100644 --- a/Resources/Prototypes/Roles/Jobs/Wildcards/psychologist.yml +++ b/Resources/Prototypes/Roles/Jobs/Wildcards/psychologist.yml @@ -23,6 +23,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitPsychologist back: ClothingBackpackPsychologistFilled # Corvax-Stamp + underpants: ClothingUnderstriped_panties shoes: ClothingShoesLeather id: PsychologistPDA ears: ClothingHeadsetMedical diff --git a/Resources/Prototypes/Roles/Jobs/Wildcards/reporter.yml b/Resources/Prototypes/Roles/Jobs/Wildcards/reporter.yml index 6d01ad0a458..bb460de5166 100644 --- a/Resources/Prototypes/Roles/Jobs/Wildcards/reporter.yml +++ b/Resources/Prototypes/Roles/Jobs/Wildcards/reporter.yml @@ -21,6 +21,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitReporter back: ClothingBackpackFilled + underpants: ClothingUnderstriped_panties shoes: ClothingShoesColorWhite id: ReporterPDA ears: ClothingHeadsetService diff --git a/Resources/Prototypes/Roles/Jobs/Wildcards/zookeeper.yml b/Resources/Prototypes/Roles/Jobs/Wildcards/zookeeper.yml index 63ecae2799d..72dbb976133 100644 --- a/Resources/Prototypes/Roles/Jobs/Wildcards/zookeeper.yml +++ b/Resources/Prototypes/Roles/Jobs/Wildcards/zookeeper.yml @@ -21,6 +21,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitSafari back: ClothingBackpackFilled + underpants: ClothingUnderstriped_panties head: ClothingHeadSafari shoes: ClothingShoesColorWhite id: ZookeeperPDA