From d1cb0cb364caed1aa182cece11739c01a6ed798e Mon Sep 17 00:00:00 2001 From: uaNoName Date: Wed, 7 Aug 2024 16:55:27 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B8=D0=B6=D0=BD=D0=B5=D0=B5=20=D0=B1?= =?UTF-8?q?=D0=B5=D0=BB=D1=8C=D1=91=20=D0=B2=20=D0=BB=D0=BE=D0=B4=D0=B0?= =?UTF-8?q?=D1=83=D1=82=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ru-RU/_white/loadouts/loadoutGroups.ftl | 13 +- .../Loadouts/Jobs/Cargo/cargo_technician.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Cargo/quartermaster.yml | 179 ++++++++ .../Jobs/Cargo/salvage_specialist.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Civilian/bartender.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Civilian/botanist.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Civilian/chaplain.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Civilian/chef.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Civilian/clown.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Civilian/janitor.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Civilian/librarian.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Civilian/mime.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Civilian/musician.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Civilian/passenger.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Civilian/service_worker.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Command/captain.yml | 180 +++++++- .../Jobs/Command/head_of_personnel.yml | 179 ++++++++ .../Engineering/atmospheric_technician.yml | 401 ++++++++++++++++++ .../Jobs/Engineering/chief_engineer.yml | 179 ++++++++ .../Jobs/Engineering/senior_engineer.yml | 401 ++++++++++++++++++ .../Jobs/Engineering/station_engineer.yml | 401 ++++++++++++++++++ .../Jobs/Engineering/technical_assistant.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Justice/inspector.yml | 179 ++++++++ .../Loadouts/Jobs/Justice/lawyer.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Medical/chemist.yml | 401 ++++++++++++++++++ .../Jobs/Medical/chief_medical_officer.yml | 179 ++++++++ .../Loadouts/Jobs/Medical/medical_doctor.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Medical/medical_intern.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Medical/paramedic.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Medical/psychologist.yml | 401 ++++++++++++++++++ .../Jobs/Medical/senior_physician.yml | 400 +++++++++++++++++ .../Jobs/Science/research_assistant.yml | 401 ++++++++++++++++++ .../Jobs/Science/research_director.yml | 179 ++++++++ .../Loadouts/Jobs/Science/scientist.yml | 400 +++++++++++++++++ .../Jobs/Science/senior_researcher.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Security/detective.yml | 401 ++++++++++++++++++ .../Jobs/Security/head_of_security.yml | 179 ++++++++ .../Loadouts/Jobs/Security/security_cadet.yml | 401 ++++++++++++++++++ .../Jobs/Security/security_officer.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Security/warden.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Wildcards/boxer.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Wildcards/reporter.yml | 401 ++++++++++++++++++ .../Loadouts/Jobs/Wildcards/zookeeper.yml | 401 ++++++++++++++++++ .../Prototypes/Loadouts/loadout_groups.yml | 300 +++++++++++++ .../Prototypes/Loadouts/role_loadouts.yml | 43 ++ 45 files changed, 15418 insertions(+), 3 deletions(-) diff --git a/Resources/Locale/ru-RU/_white/loadouts/loadoutGroups.ftl b/Resources/Locale/ru-RU/_white/loadouts/loadoutGroups.ftl index bcc12c58ad..e96b1a2e8c 100644 --- a/Resources/Locale/ru-RU/_white/loadouts/loadoutGroups.ftl +++ b/Resources/Locale/ru-RU/_white/loadouts/loadoutGroups.ftl @@ -2,16 +2,25 @@ loadout-group-ears = Наушник loadout-group-eyes = Очки loadout-group-neck = Шея -loadout-group-mask = Маска +loadout-group-mask = Лицо loadout-group-jumpsuit = Униформа loadout-group-outerclothing = Верхняя одежда loadout-group-backpack = Рюкзак loadout-group-belt = Пояс loadout-group-gloves = Перчатки -loadout-group-shoes = Ботинки +loadout-group-shoes = Обувь loadout-group-pda = ПДА loadout-group-job-trinkets = Рабочий инвентарь loadout-group-inhand = В руках loadout-group-trinkets = Побрякушки loadout-group-instruments = Муз. инструменты loadout-group-self-defence-devices = Средства самообороны +loadout-group-underwear-general = Нижнее бельё +loadout-group-underwear-Captain = Нижнее бельё +loadout-group-underwear-HeadOfPersonnel = Нижнее бельё +loadout-group-underwear-HeadofSecurity = Нижнее бельё +loadout-group-underwear-CMO = Нижнее бельё +loadout-group-underwear-Quartermaster = Нижнее бельё +loadout-group-underwear-ChiefEngineer = Нижнее бельё +loadout-group-underwear-ResearchDirector = Нижнее бельё +loadout-group-underwear-inspector = Нижнее бельё diff --git a/Resources/Prototypes/Loadouts/Jobs/Cargo/cargo_technician.yml b/Resources/Prototypes/Loadouts/Jobs/Cargo/cargo_technician.yml index c50d3aa6e2..08c20b27f2 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Cargo/cargo_technician.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Cargo/cargo_technician.yml @@ -84,3 +84,404 @@ id: CargoPDA equipment: id: CargoPDA + +# Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Cargo/quartermaster.yml b/Resources/Prototypes/Loadouts/Jobs/Cargo/quartermaster.yml index 952ccd2062..8b07df25e8 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Cargo/quartermaster.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Cargo/quartermaster.yml @@ -147,3 +147,182 @@ id: QuartermasterPDA equipment: id: QuartermasterPDA + +# Underwear +- type: itemLoadout # WD + id: QuartermasterBoxer + equipment: QuartermasterBoxer +- type: startingGear + id: QuartermasterBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersQM + +- type: itemLoadout # WD + id: QuartermasterPanties + equipment: QuartermasterPanties +- type: startingGear + id: QuartermasterPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesQM + +- type: itemLoadout # WD + id: QuartermasterBra + equipment: QuartermasterBra +- type: startingGear + id: QuartermasterBra + equipment: + underweart: ClothingUnderwearTopBraQM + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Cargo/salvage_specialist.yml b/Resources/Prototypes/Loadouts/Jobs/Cargo/salvage_specialist.yml index 7c2193ff9e..eb9b4a270a 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Cargo/salvage_specialist.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Cargo/salvage_specialist.yml @@ -94,3 +94,404 @@ id: SalvagePDA equipment: id: SalvagePDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Civilian/bartender.yml b/Resources/Prototypes/Loadouts/Jobs/Civilian/bartender.yml index 764280c960..53c91ab629 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Civilian/bartender.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Civilian/bartender.yml @@ -63,3 +63,404 @@ id: BartenderPDA equipment: id: BartenderPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Civilian/botanist.yml b/Resources/Prototypes/Loadouts/Jobs/Civilian/botanist.yml index 0d456e9cfe..ce5f2775e5 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Civilian/botanist.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Civilian/botanist.yml @@ -121,3 +121,404 @@ id: BotanistPDA equipment: id: BotanistPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Civilian/chaplain.yml b/Resources/Prototypes/Loadouts/Jobs/Civilian/chaplain.yml index de147e30b1..a3726c7e56 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Civilian/chaplain.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Civilian/chaplain.yml @@ -213,3 +213,404 @@ id: ChaplainPDA equipment: id: ChaplainPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Civilian/chef.yml b/Resources/Prototypes/Loadouts/Jobs/Civilian/chef.yml index 9d163e28c9..3e07c68ea1 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Civilian/chef.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Civilian/chef.yml @@ -74,3 +74,404 @@ id: ChefPDA equipment: id: ChefPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Civilian/clown.yml b/Resources/Prototypes/Loadouts/Jobs/Civilian/clown.yml index e94fed5b3c..135103e20d 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Civilian/clown.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Civilian/clown.yml @@ -256,3 +256,404 @@ storage: back: - GoldenBikeHorn + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Civilian/janitor.yml b/Resources/Prototypes/Loadouts/Jobs/Civilian/janitor.yml index f995a72b70..219f9fd3fe 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Civilian/janitor.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Civilian/janitor.yml @@ -117,3 +117,404 @@ id: JanitorPDA equipment: id: JanitorPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Civilian/librarian.yml b/Resources/Prototypes/Loadouts/Jobs/Civilian/librarian.yml index 0a8f3ca9da..ce5f01ff9e 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Civilian/librarian.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Civilian/librarian.yml @@ -44,3 +44,404 @@ id: LibrarianPDA equipment: id: LibrarianPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Civilian/mime.yml b/Resources/Prototypes/Loadouts/Jobs/Civilian/mime.yml index 7370351435..d17e246c58 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Civilian/mime.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Civilian/mime.yml @@ -110,3 +110,404 @@ id: MimePDA equipment: id: MimePDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Civilian/musician.yml b/Resources/Prototypes/Loadouts/Jobs/Civilian/musician.yml index fa055f486b..973be9f5c4 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Civilian/musician.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Civilian/musician.yml @@ -63,3 +63,404 @@ id: MusicianPDA equipment: id: MusicianPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Civilian/passenger.yml b/Resources/Prototypes/Loadouts/Jobs/Civilian/passenger.yml index 8df0b89256..2d284fd0e3 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Civilian/passenger.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Civilian/passenger.yml @@ -112,3 +112,404 @@ id: AssistantPDA equipment: id: PassengerPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Civilian/service_worker.yml b/Resources/Prototypes/Loadouts/Jobs/Civilian/service_worker.yml index 732c55bc6f..85bc733a9b 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Civilian/service_worker.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Civilian/service_worker.yml @@ -7,3 +7,404 @@ id: ServiceWorkerPDA equipment: id: ServiceWorkerPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Command/captain.yml b/Resources/Prototypes/Loadouts/Jobs/Command/captain.yml index dd5c2c8905..4a8b074105 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Command/captain.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Command/captain.yml @@ -151,8 +151,186 @@ - type: itemLoadout # WD id: CaptainEars equipment: CaptainEars - - type: startingGear id: CaptainEars equipment: id: ClothingHeadsetAltCommand + +# Underwear +- type: itemLoadout # WD + id: CaptainBoxer + equipment: CaptainBoxer +- type: startingGear + id: CaptainBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersCap + +- type: itemLoadout # WD + id: CaptainPanties + equipment: CaptainPanties +- type: startingGear + id: CaptainPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesCap + +- type: itemLoadout # WD + id: CaptainBra + equipment: CaptainBra +- type: startingGear + id: CaptainBra + equipment: + underweart: ClothingUnderwearTopBraCap + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Command/head_of_personnel.yml b/Resources/Prototypes/Loadouts/Jobs/Command/head_of_personnel.yml index a940661750..e59aeca548 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Command/head_of_personnel.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Command/head_of_personnel.yml @@ -133,3 +133,182 @@ id: HoPEars equipment: id: ClothingHeadsetCommand + +# Underwear +- type: itemLoadout # WD + id: HeadOfPersonnelBoxer + equipment: HeadOfPersonnelBoxer +- type: startingGear + id: HeadOfPersonnelBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHOP + +- type: itemLoadout # WD + id: HeadOfPersonnelPanties + equipment: HeadOfPersonnelPanties +- type: startingGear + id: HeadOfPersonnelPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesHOP + +- type: itemLoadout # WD + id: HeadOfPersonnelBra + equipment: HeadOfPersonnelBra +- type: startingGear + id: HeadOfPersonnelBra + equipment: + underweart: ClothingUnderwearTopBraHOP + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Engineering/atmospheric_technician.yml b/Resources/Prototypes/Loadouts/Jobs/Engineering/atmospheric_technician.yml index 2a1ec9a71c..12e290a6c4 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Engineering/atmospheric_technician.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Engineering/atmospheric_technician.yml @@ -82,3 +82,404 @@ id: AtmosphericTechnicianPDA equipment: id: AtmosPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Engineering/chief_engineer.yml b/Resources/Prototypes/Loadouts/Jobs/Engineering/chief_engineer.yml index 5c5e8857c3..9a2680ee0c 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Engineering/chief_engineer.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Engineering/chief_engineer.yml @@ -150,3 +150,182 @@ id: ChiefEngineerPDA equipment: id: CEPDA + +# Underwear +- type: itemLoadout # WD + id: ChiefEngineerBoxer + equipment: ChiefEngineerBoxer +- type: startingGear + id: ChiefEngineerBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersCE + +- type: itemLoadout # WD + id: ChiefEngineerPanties + equipment: ChiefEngineerPanties +- type: startingGear + id: ChiefEngineerPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesCE + +- type: itemLoadout # WD + id: ChiefEngineerBra + equipment: ChiefEngineerBra +- type: startingGear + id: ChiefEngineerBra + equipment: + underweart: ClothingUnderwearTopBraCE + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Engineering/senior_engineer.yml b/Resources/Prototypes/Loadouts/Jobs/Engineering/senior_engineer.yml index 485a6778b7..52f8064877 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Engineering/senior_engineer.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Engineering/senior_engineer.yml @@ -28,3 +28,404 @@ id: SeniorEngineerPDA equipment: id: SeniorEngineerPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Engineering/station_engineer.yml b/Resources/Prototypes/Loadouts/Jobs/Engineering/station_engineer.yml index 08edb8e587..7bcd926c7a 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Engineering/station_engineer.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Engineering/station_engineer.yml @@ -154,3 +154,404 @@ id: StationEngineerPDA equipment: id: EngineerPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Engineering/technical_assistant.yml b/Resources/Prototypes/Loadouts/Jobs/Engineering/technical_assistant.yml index 09ad948af3..3fa2d726f9 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Engineering/technical_assistant.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Engineering/technical_assistant.yml @@ -27,3 +27,404 @@ id: TechnicalAssistantPDA equipment: id: TechnicalAssistantPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Justice/inspector.yml b/Resources/Prototypes/Loadouts/Jobs/Justice/inspector.yml index 0d43f96e12..dde8ad31ac 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Justice/inspector.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Justice/inspector.yml @@ -191,3 +191,182 @@ id: InspectorBriefcaseInhand inhand: - BriefcaseBrownFilled + +# Underwear +- type: itemLoadout # WD + id: InspectorBoxer + equipment: InspectorBoxer +- type: startingGear + id: InspectorBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersInspector + +- type: itemLoadout # WD + id: InspectorPanties + equipment: InspectorPanties +- type: startingGear + id: InspectorPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesInspector + +- type: itemLoadout # WD + id: InspectorBra + equipment: InspectorBra +- type: startingGear + id: InspectorBra + equipment: + underweart: ClothingUnderwearTopBraInspector + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Justice/lawyer.yml b/Resources/Prototypes/Loadouts/Jobs/Justice/lawyer.yml index 17da142124..72a4149a89 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Justice/lawyer.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Justice/lawyer.yml @@ -108,3 +108,404 @@ id: LawyerPDA equipment: id: LawyerPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Medical/chemist.yml b/Resources/Prototypes/Loadouts/Jobs/Medical/chemist.yml index 80df9f6511..22ea65b437 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Medical/chemist.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Medical/chemist.yml @@ -83,3 +83,404 @@ id: ChemistPDA equipment: id: ChemistryPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Medical/chief_medical_officer.yml b/Resources/Prototypes/Loadouts/Jobs/Medical/chief_medical_officer.yml index cafdc5ed14..cb3efac64c 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Medical/chief_medical_officer.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Medical/chief_medical_officer.yml @@ -120,3 +120,182 @@ id: ChiefMedicalOfficerPDA equipment: id: CMOPDA + +# Underwear +- type: itemLoadout # WD + id: CMOBoxer + equipment: CMOBoxer +- type: startingGear + id: CMOBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersCMO + +- type: itemLoadout # WD + id: CMOPanties + equipment: CMOPanties +- type: startingGear + id: CMOPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesCMO + +- type: itemLoadout # WD + id: CMOBra + equipment: CMOBra +- type: startingGear + id: CMOBra + equipment: + underweart: ClothingUnderwearTopBraCMO + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Medical/medical_doctor.yml b/Resources/Prototypes/Loadouts/Jobs/Medical/medical_doctor.yml index c83c422cfb..8f8017c930 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Medical/medical_doctor.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Medical/medical_doctor.yml @@ -194,3 +194,404 @@ id: MedicalDoctorPDA equipment: id: MedicalPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Medical/medical_intern.yml b/Resources/Prototypes/Loadouts/Jobs/Medical/medical_intern.yml index 06de1f616e..c5d65b24cd 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Medical/medical_intern.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Medical/medical_intern.yml @@ -26,3 +26,404 @@ id: MedicalInternPDA equipment: id: MedicalInternPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Medical/paramedic.yml b/Resources/Prototypes/Loadouts/Jobs/Medical/paramedic.yml index 314d591292..5a0840d9e3 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Medical/paramedic.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Medical/paramedic.yml @@ -102,3 +102,404 @@ id: ParamedicPDA equipment: id: ParamedicPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Medical/psychologist.yml b/Resources/Prototypes/Loadouts/Jobs/Medical/psychologist.yml index 840db37c8e..976eb5b2be 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Medical/psychologist.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Medical/psychologist.yml @@ -17,3 +17,404 @@ id: PsychologistPDA equipment: id: PsychologistPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Medical/senior_physician.yml b/Resources/Prototypes/Loadouts/Jobs/Medical/senior_physician.yml index e4e7cbbf0f..87f54cddf3 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Medical/senior_physician.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Medical/senior_physician.yml @@ -41,3 +41,403 @@ equipment: id: SeniorPhysicianPDA +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Science/research_assistant.yml b/Resources/Prototypes/Loadouts/Jobs/Science/research_assistant.yml index 54502d6f6e..1be17afe38 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Science/research_assistant.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Science/research_assistant.yml @@ -6,3 +6,404 @@ id: ResearchAssistantPDA equipment: id: ResearchAssistantPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Science/research_director.yml b/Resources/Prototypes/Loadouts/Jobs/Science/research_director.yml index 53440f8553..e5cf497d64 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Science/research_director.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Science/research_director.yml @@ -125,3 +125,182 @@ id: ResearchDirectorHeadset equipment: ears: ClothingHeadsetRD + +# Underwear +- type: itemLoadout # WD + id: ResearchDirectorBoxer + equipment: ResearchDirectorBoxer +- type: startingGear + id: ResearchDirectorBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersRD + +- type: itemLoadout # WD + id: ResearchDirectorPanties + equipment: ResearchDirectorPanties +- type: startingGear + id: ResearchDirectorPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesRD + +- type: itemLoadout # WD + id: ResearchDirectorBra + equipment: ResearchDirectorBra +- type: startingGear + id: ResearchDirectorBra + equipment: + underweart: ClothingUnderwearTopBraRD + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Science/scientist.yml b/Resources/Prototypes/Loadouts/Jobs/Science/scientist.yml index d8a95edd29..05ebcaae32 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Science/scientist.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Science/scientist.yml @@ -125,3 +125,403 @@ equipment: id: SciencePDA +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Science/senior_researcher.yml b/Resources/Prototypes/Loadouts/Jobs/Science/senior_researcher.yml index 3cdc23600d..8a2b1dabe8 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Science/senior_researcher.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Science/senior_researcher.yml @@ -34,3 +34,404 @@ id: SeniorResearcherCoatLab equipment: outerClothing: ClothingOuterCoatLabSeniorResearcher + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Security/detective.yml b/Resources/Prototypes/Loadouts/Jobs/Security/detective.yml index 28a6015c19..d64f495c7e 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Security/detective.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Security/detective.yml @@ -101,3 +101,404 @@ id: DetectivePDA equipment: id: DetectivePDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Security/head_of_security.yml b/Resources/Prototypes/Loadouts/Jobs/Security/head_of_security.yml index 5042690420..38673337d4 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Security/head_of_security.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Security/head_of_security.yml @@ -135,3 +135,182 @@ id: HeadofSecurityPDA equipment: id: HoSPDA + +# Underwear +- type: itemLoadout # WD + id: HeadofSecurityBoxer + equipment: HeadofSecurityBoxer +- type: startingGear + id: HeadofSecurityBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHOS + +- type: itemLoadout # WD + id: HeadofSecurityPanties + equipment: HeadofSecurityPanties +- type: startingGear + id: HeadofSecurityPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesHOS + +- type: itemLoadout # WD + id: HeadofSecurityBra + equipment: HeadofSecurityBra +- type: startingGear + id: HeadofSecurityBra + equipment: + underweart: ClothingUnderwearTopBraHOS + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Security/security_cadet.yml b/Resources/Prototypes/Loadouts/Jobs/Security/security_cadet.yml index 9d1acf8915..a6dde99eb9 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Security/security_cadet.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Security/security_cadet.yml @@ -23,3 +23,404 @@ id: SecurityCadetPDA equipment: id: SecurityCadetPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Security/security_officer.yml b/Resources/Prototypes/Loadouts/Jobs/Security/security_officer.yml index e534eee5ef..d30ec1b1c5 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Security/security_officer.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Security/security_officer.yml @@ -189,3 +189,404 @@ id: SeniorOfficerPDA equipment: id: SeniorOfficerPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Security/warden.yml b/Resources/Prototypes/Loadouts/Jobs/Security/warden.yml index 0ab17b6a3a..7ce5bf5ad7 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Security/warden.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Security/warden.yml @@ -64,3 +64,404 @@ id: WardenPDA equipment: id: WardenPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Wildcards/boxer.yml b/Resources/Prototypes/Loadouts/Jobs/Wildcards/boxer.yml index a0914c41e7..399378c876 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Wildcards/boxer.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Wildcards/boxer.yml @@ -73,3 +73,404 @@ id: BoxerPDA equipment: id: BoxerPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Wildcards/reporter.yml b/Resources/Prototypes/Loadouts/Jobs/Wildcards/reporter.yml index 3045a2cd47..06219f4456 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Wildcards/reporter.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Wildcards/reporter.yml @@ -24,3 +24,404 @@ id: ReporterPDA equipment: id: ReporterPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Wildcards/zookeeper.yml b/Resources/Prototypes/Loadouts/Jobs/Wildcards/zookeeper.yml index 7cc0b64b35..d16e2776a2 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Wildcards/zookeeper.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Wildcards/zookeeper.yml @@ -8,3 +8,404 @@ id: ZookeeperPDA equipment: id: ZookeeperPDA + +#Underwear + +#ManUnderwear +#Boxers +- type: itemLoadout # WD + id: WhiteBoxer + equipment: WhiteBoxer +- type: startingGear + id: WhiteBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersWhite + +- type: itemLoadout # WD + id: HeartBoxer + equipment: HeartBoxer +- type: startingGear + id: HeartBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersHeart + +- type: itemLoadout # WD + id: StripedBoxer + equipment: StripedBoxer +- type: startingGear + id: StripedBoxer + equipment: + underwearb: ClothingUnderwearBottomBoxersStriped + +- type: itemLoadout # WD + id: Briefs + equipment: Briefs +- type: startingGear + id: Briefs + equipment: + underwearb: ClothingUnderwearBottomBriefs + +- type: itemLoadout # WD + id: Jockstrap + equipment: Jockstrap +- type: startingGear + id: Jockstrap + equipment: + underwearb: ClothingUnderwearBottomJockstrap + +- type: itemLoadout # WD + id: Mankini + equipment: Mankini +- type: startingGear + id: Mankini + equipment: + underwearb: ClothingUnderwearBottomMankini + +- type: itemLoadout # WD + id: BeeShorts + equipment: BeeShorts +- type: startingGear + id: BeeShorts + equipment: + underwearb: ClothingUnderwearBottomBeeShorts + +#WomanUnderwear +#Bra +- type: itemLoadout # WD + id: WhiteBra + equipment: WhiteBra +- type: startingGear + id: WhiteBra + equipment: + underweart: ClothingUnderwearTopBraWhite + +- type: itemLoadout # WD + id: StripedBra + equipment: StripedBra +- type: startingGear + id: StripedBra + equipment: + underweart: ClothingUnderwearTopBraStriped + +- type: itemLoadout # WD + id: BinderBra + equipment: BinderBra +- type: startingGear + id: BinderBra + equipment: + underweart: ClothingUnderwearTopBraBinder + +- type: itemLoadout # WD + id: SportBra + equipment: SportBra +- type: startingGear + id: SportBra + equipment: + underweart: ClothingUnderwearTopBraSports + +- type: itemLoadout # WD + id: SportBraAlt + equipment: SportBraAlt +- type: startingGear + id: SportBraAlt + equipment: + underweart: ClothingUnderwearTopBraSportsAlternative + +- type: itemLoadout # WD + id: SwimmingBra + equipment: SwimmingBra +- type: startingGear + id: SwimmingBra + equipment: + underweart: ClothingUnderwearTopBraSwimming + +- type: itemLoadout # WD + id: SwimmingBraAlt + equipment: SwimmingBraAlt +- type: startingGear + id: SwimmingBraAlt + equipment: + underweart: ClothingUnderwearTopBraSwimmingAlt + +- type: itemLoadout # WD + id: TubetopBra + equipment: TubetopBra +- type: startingGear + id: TubetopBra + equipment: + underweart: ClothingUnderwearTopBraTubetop + +- type: itemLoadout # WD + id: BinderStraplessBra + equipment: BinderStraplessBra +- type: startingGear + id: BinderStraplessBra + equipment: + underweart: ClothingUnderwearTopBraBinderStrapless + +- type: itemLoadout # WD + id: StraplessBraAlt + equipment: StraplessBraAlt +- type: startingGear + id: StraplessBraAlt + equipment: + underweart: ClothingUnderwearTopBraStraplessAlt + +- type: itemLoadout # WD + id: HalterneckBra + equipment: HalterneckBra +- type: startingGear + id: HalterneckBra + equipment: + underweart: ClothingUnderwearTopBraHalterneck + +- type: itemLoadout # WD + id: ThinBra + equipment: ThinBra +- type: startingGear + id: ThinBra + equipment: + underweart: ClothingUnderwearTopBraThin + +- type: itemLoadout # WD + id: NekoBra + equipment: NekoBra +- type: startingGear + id: NekoBra + equipment: + underweart: ClothingUnderwearTopBraNeko + +- type: itemLoadout # WD + id: BeeBra + equipment: BeeBra +- type: startingGear + id: BeeBra + equipment: + underweart: ClothingUnderwearTopBraBeeKini + +- type: itemLoadout # WD + id: CowBra + equipment: CowBra +- type: startingGear + id: CowBra + equipment: + underweart: ClothingUnderwearTopCow + +#Panties +- type: itemLoadout # WD + id: WhitePanties + equipment: WhitePanties +- type: startingGear + id: WhitePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesWhite + +- type: itemLoadout # WD + id: StripedPanties + equipment: StripedPanties +- type: startingGear + id: StripedPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesStripped + +- type: itemLoadout # WD + id: SlimPanties + equipment: SlimPanties +- type: startingGear + id: SlimPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSlim + +- type: itemLoadout # WD + id: SwimmingPanties + equipment: SwimmingPanties +- type: startingGear + id: SwimmingPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesSwimming + +- type: itemLoadout # WD + id: ThongPanties + equipment: ThongPanties +- type: startingGear + id: ThongPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThong + +- type: itemLoadout # WD + id: ThinPanties + equipment: ThinPanties +- type: startingGear + id: ThinPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesThin + +- type: itemLoadout # WD + id: BeePanties + equipment: BeePanties +- type: startingGear + id: BeePanties + equipment: + underwearb: ClothingUnderwearBottomPantiesBeeKini + +- type: itemLoadout # WD + id: NekoPanties + equipment: NekoPanties +- type: startingGear + id: NekoPanties + equipment: + underwearb: ClothingUnderwearBottomPantiesNeko + +# Socks +- type: itemLoadout # WD + id: Socks1White + equipment: Socks1White +- type: startingGear + id: Socks1White + equipment: + socks: ClothingUnderwearSocksNormal + +- type: itemLoadout # WD + id: Socks2White + equipment: Socks2White +- type: startingGear + id: Socks2White + equipment: + socks: ClothingUnderwearSocksHigh + +- type: itemLoadout # WD + id: Socks3White + equipment: Socks3White +- type: startingGear + id: Socks3White + equipment: + socks: ClothingUnderwearSocksThigh + +- type: itemLoadout # WD + id: Socks4White + equipment: Socks4White +- type: startingGear + id: Socks4White + equipment: + socks: ClothingUnderwearSocksGarter + +- type: itemLoadout # WD + id: Socks1Black + equipment: Socks1Black +- type: startingGear + id: Socks1Black + equipment: + socks: ClothingUnderwearSocksThinKnee + +- type: itemLoadout # WD + id: Socks2Black + equipment: Socks2Black +- type: startingGear + id: Socks2Black + equipment: + socks: ClothingUnderwearSocksThinThigh + +- type: itemLoadout # WD + id: Socks3Black + equipment: Socks3Black +- type: startingGear + id: Socks3Black + equipment: + socks: ClothingUnderwearSocksPantyhose + +- type: itemLoadout # WD + id: Socks1BlackWhite + equipment: Socks1BlackWhite +- type: startingGear + id: Socks1BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedKnee + +- type: itemLoadout # WD + id: Socks2BlackWhite + equipment: Socks2BlackWhite +- type: startingGear + id: Socks2BlackWhite + equipment: + socks: ClothingUnderwearSocksStripedThigh + +#Striped stockings +- type: itemLoadout # WD + id: Socks1Bee + equipment: Socks1Bee +- type: startingGear + id: Socks1Bee + equipment: + socks: ClothingUnderwearSocksBeeKnee + +- type: itemLoadout # WD + id: Socks2Bee + equipment: Socks2Bee +- type: startingGear + id: Socks2Bee + equipment: + socks: ClothingUnderwearSocksBeeThigh + +- type: itemLoadout # WD + id: Stockings1LightPink + equipment: Stockings1LightPink +- type: startingGear + id: Stockings1LightPink + equipment: + socks: ClothingUnderwearStockingsLightPink + +- type: itemLoadout # WD + id: Stockings2Cyan + equipment: Stockings2Cyan +- type: startingGear + id: Stockings2Cyan + equipment: + socks: ClothingUnderwearStockingsCyan + +- type: itemLoadout # WD + id: Stockings3LightPurple + equipment: Stockings3LightPurple +- type: startingGear + id: Stockings3LightPurple + equipment: + socks: ClothingUnderwearStockingsLightPurple + +- type: itemLoadout # WD + id: Stockings4Green + equipment: Stockings4Green +- type: startingGear + id: Stockings4Green + equipment: + socks: ClothingUnderwearStockingsGreen + +- type: itemLoadout # WD + id: Stockings5Pink + equipment: Stockings5Pink +- type: startingGear + id: Stockings5Pink + equipment: + socks: ClothingUnderwearStockingsPink + +- type: itemLoadout # WD + id: Stockings6Orange + equipment: Stockings6Orange +- type: startingGear + id: Stockings6Orange + equipment: + socks: ClothingUnderwearStockingsLightOrange + +- type: itemLoadout # WD + id: Stockings7Blue + equipment: Stockings7Blue +- type: startingGear + id: Stockings7Blue + equipment: + socks: ClothingUnderwearStockingsBlue + +- type: itemLoadout # WD + id: Stockings8Yellow + equipment: Stockings8Yellow +- type: startingGear + id: Stockings8Yellow + equipment: + socks: ClothingUnderwearStockingsLightYellow diff --git a/Resources/Prototypes/Loadouts/loadout_groups.yml b/Resources/Prototypes/Loadouts/loadout_groups.yml index 775e3ee4db..8b98e2f2cd 100644 --- a/Resources/Prototypes/Loadouts/loadout_groups.yml +++ b/Resources/Prototypes/Loadouts/loadout_groups.yml @@ -2224,3 +2224,303 @@ name: loadout-group-pda loadouts: - ZookeeperPDA + +#Underwear + +#Captain +- type: loadoutGroup # WD + id: Underwear-Captain + name: loadout-group-underwear-Captain + minLimit: 0 + maxLimit: 3 + loadouts: + - CaptainBoxer # WD + - CaptainPanties # WD + - CaptainBra # WD + - Socks1White # WD + - Socks2White # WD + - Socks3White # WD + - Socks4White # WD + - Socks1Black # WD + - Socks2Black # WD + - Socks3Black # WD + - Socks1BlackWhite # WD + - Socks2BlackWhite # WD + - Socks1Bee # WD + - Socks2Bee # WD + - Stockings1LightPink # WD + - Stockings2Cyan # WD + - Stockings3LightPurple # WD + - Stockings4Green # WD + - Stockings5Pink # WD + - Stockings6Orange # WD + - Stockings7Blue # WD + - Stockings8Yellow # WD + +#Head of Personnel +- type: loadoutGroup # WD + id: Underwear-HeadOfPersonnel + name: loadout-group-underwear-HeadOfPersonnel + minLimit: 0 + maxLimit: 3 + loadouts: + - HeadOfPersonnelBoxer # WD + - HeadOfPersonnelPanties # WD + - HeadOfPersonnelBra # WD + - Socks1White # WD + - Socks2White # WD + - Socks3White # WD + - Socks4White # WD + - Socks1Black # WD + - Socks2Black # WD + - Socks3Black # WD + - Socks1BlackWhite # WD + - Socks2BlackWhite # WD + - Socks1Bee # WD + - Socks2Bee # WD + - Stockings1LightPink # WD + - Stockings2Cyan # WD + - Stockings3LightPurple # WD + - Stockings4Green # WD + - Stockings5Pink # WD + - Stockings6Orange # WD + - Stockings7Blue # WD + - Stockings8Yellow # WD + + #Head of Security +- type: loadoutGroup # WD + id: Underwear-HeadofSecurity + name: loadout-group-underwear-HeadofSecurity + minLimit: 0 + maxLimit: 3 + loadouts: + - HeadofSecurityBoxer # WD + - HeadofSecurityPanties # WD + - HeadofSecurityBra # WD + - Socks1White # WD + - Socks2White # WD + - Socks3White # WD + - Socks4White # WD + - Socks1Black # WD + - Socks2Black # WD + - Socks3Black # WD + - Socks1BlackWhite # WD + - Socks2BlackWhite # WD + - Socks1Bee # WD + - Socks2Bee # WD + - Stockings1LightPink # WD + - Stockings2Cyan # WD + - Stockings3LightPurple # WD + - Stockings4Green # WD + - Stockings5Pink # WD + - Stockings6Orange # WD + - Stockings7Blue # WD + - Stockings8Yellow # WD + + #CMO +- type: loadoutGroup # WD + id: Underwear-CMO + name: loadout-group-underwear-CMO + minLimit: 0 + maxLimit: 3 + loadouts: + - CMOBoxer # WD + - CMOPanties # WD + - CMOBra # WD + - Socks1White # WD + - Socks2White # WD + - Socks3White # WD + - Socks4White # WD + - Socks1Black # WD + - Socks2Black # WD + - Socks3Black # WD + - Socks1BlackWhite # WD + - Socks2BlackWhite # WD + - Socks1Bee # WD + - Socks2Bee # WD + - Stockings1LightPink # WD + - Stockings2Cyan # WD + - Stockings3LightPurple # WD + - Stockings4Green # WD + - Stockings5Pink # WD + - Stockings6Orange # WD + - Stockings7Blue # WD + - Stockings8Yellow # WD + + #Quartermaster +- type: loadoutGroup # WD + id: Underwear-Quartermaster + name: loadout-group-underwear-Quartermaster + minLimit: 0 + maxLimit: 3 + loadouts: + - QuartermasterBoxer # WD + - QuartermasterPanties # WD + - QuartermasterBra # WD + - Socks1White # WD + - Socks2White # WD + - Socks3White # WD + - Socks4White # WD + - Socks1Black # WD + - Socks2Black # WD + - Socks3Black # WD + - Socks1BlackWhite # WD + - Socks2BlackWhite # WD + - Socks1Bee # WD + - Socks2Bee # WD + - Stockings1LightPink # WD + - Stockings2Cyan # WD + - Stockings3LightPurple # WD + - Stockings4Green # WD + - Stockings5Pink # WD + - Stockings6Orange # WD + - Stockings7Blue # WD + - Stockings8Yellow # WD + + #Chief Engineer +- type: loadoutGroup # WD + id: Underwear-ChiefEngineer + name: loadout-group-underwear-ChiefEngineer + minLimit: 0 + maxLimit: 3 + loadouts: + - ChiefEngineerBoxer # WD + - ChiefEngineerPanties # WD + - ChiefEngineerBra # WD + - Socks1White # WD + - Socks2White # WD + - Socks3White # WD + - Socks4White # WD + - Socks1Black # WD + - Socks2Black # WD + - Socks3Black # WD + - Socks1BlackWhite # WD + - Socks2BlackWhite # WD + - Socks1Bee # WD + - Socks2Bee # WD + - Stockings1LightPink # WD + - Stockings2Cyan # WD + - Stockings3LightPurple # WD + - Stockings4Green # WD + - Stockings5Pink # WD + - Stockings6Orange # WD + - Stockings7Blue # WD + - Stockings8Yellow # WD + +#Research Director +- type: loadoutGroup # WD + id: Underwear-ResearchDirector + name: loadout-group-underwear-ResearchDirector + minLimit: 0 + maxLimit: 3 + loadouts: + - ResearchDirectorBoxer # WD + - ResearchDirectorPanties # WD + - ResearchDirectorBra # WD + - Socks1White # WD + - Socks2White # WD + - Socks3White # WD + - Socks4White # WD + - Socks1Black # WD + - Socks2Black # WD + - Socks3Black # WD + - Socks1BlackWhite # WD + - Socks2BlackWhite # WD + - Socks1Bee # WD + - Socks2Bee # WD + - Stockings1LightPink # WD + - Stockings2Cyan # WD + - Stockings3LightPurple # WD + - Stockings4Green # WD + - Stockings5Pink # WD + - Stockings6Orange # WD + - Stockings7Blue # WD + - Stockings8Yellow # WD + +#Inspector +- type: loadoutGroup # WD + id: Underwear-Inspector + name: loadout-group-underwear-inspector + minLimit: 0 + maxLimit: 3 + loadouts: + - InspectorBoxer # WD + - InspectorPanties # WD + - InspectorBra # WD + - Socks1White # WD + - Socks2White # WD + - Socks3White # WD + - Socks4White # WD + - Socks1Black # WD + - Socks2Black # WD + - Socks3Black # WD + - Socks1BlackWhite # WD + - Socks2BlackWhite # WD + - Socks1Bee # WD + - Socks2Bee # WD + - Stockings1LightPink # WD + - Stockings2Cyan # WD + - Stockings3LightPurple # WD + - Stockings4Green # WD + - Stockings5Pink # WD + - Stockings6Orange # WD + - Stockings7Blue # WD + - Stockings8Yellow # WD + +#General +- type: loadoutGroup # WD + id: Underwear-General + name: loadout-group-underwear-general + minLimit: 0 + maxLimit: 3 + loadouts: + - WhiteBoxer # WD + - HeartBoxer # WD + - StripedBoxer # WD + - Briefs # WD + - Jockstrap # WD + - Mankini # WD + - BeeShorts # WD + - WhiteBra # WD + - StripedBra # WD + - BinderBra # WD + - SportBra # WD + - SportBraAlt # WD + - SwimmingBra # WD + - SwimmingBraAlt # WD + - TubetopBra # WD + - BinderStraplessBra # WD + - StraplessBra # WD + - StraplessBraAlt # WD + - HalterneckBra # WD + - ThinBra # WD + - NekoBra # WD + - BeeBra # WD + - CowBra # WD + - WhitePanties # WD + - StripedPanties # WD + - SlimPanties # WD + - SwimmingPanties # WD + - ThongPanties # WD + - ThinPanties # WD + - NekoPanties # WD + - BeePanties # WD + - Socks1White # WD + - Socks2White # WD + - Socks3White # WD + - Socks4White # WD + - Socks1Black # WD + - Socks2Black # WD + - Socks3Black # WD + - Socks1BlackWhite # WD + - Socks2BlackWhite # WD + - Socks1Bee # WD + - Socks2Bee # WD + - Stockings1LightPink # WD + - Stockings2Cyan # WD + - Stockings3LightPurple # WD + - Stockings4Green # WD + - Stockings5Pink # WD + - Stockings6Orange # WD + - Stockings7Blue # WD + - Stockings8Yellow # WD diff --git a/Resources/Prototypes/Loadouts/role_loadouts.yml b/Resources/Prototypes/Loadouts/role_loadouts.yml index 769000b8bc..137de80483 100644 --- a/Resources/Prototypes/Loadouts/role_loadouts.yml +++ b/Resources/Prototypes/Loadouts/role_loadouts.yml @@ -15,6 +15,7 @@ - CaptainPDA # WD - SelfDefenceDevices # WD - Trinkets + - Underwear-Captain - type: roleLoadout id: JobHeadOfPersonnel @@ -32,6 +33,7 @@ - HoPPDA # WD - SelfDefenceDevices # WD - Trinkets + - Underwear-HeadOfPersonnel # Civilian - type: roleLoadout @@ -48,6 +50,7 @@ - CommonShoes # WD - AssistantPDA # WD - Trinkets + - Underwear-General - type: roleLoadout id: JobBartender @@ -62,6 +65,7 @@ - CommonShoes # WD - BartenderPDA - Trinkets + - Underwear-General - type: roleLoadout id: JobServiceWorker @@ -74,6 +78,7 @@ - CommonShoes # WD - ServiceWorkerPDA # WD - Trinkets + - Underwear-General - type: roleLoadout id: JobChef @@ -88,6 +93,7 @@ - CommonShoes # WD - ChefPDA # WD - Trinkets + - Underwear-General - type: roleLoadout id: JobLibrarian @@ -101,6 +107,7 @@ - LibrarianPDA - ItemCane # WD - Trinkets + - Underwear-General - type: roleLoadout id: JobChaplain @@ -119,6 +126,7 @@ - ChaplainPDA # WD - ChaplainJobTrinkets # WD - Trinkets + - Underwear-General - type: roleLoadout id: JobJanitor @@ -134,6 +142,7 @@ - CommonShoes # WD - JanitorPDA # WD - Trinkets + - Underwear-General - type: roleLoadout id: JobBotanist @@ -149,6 +158,7 @@ - CommonShoes # WD - BotanistPDA # WD - Trinkets + - Underwear-General - type: roleLoadout id: JobClown @@ -165,6 +175,7 @@ - ClownPDA # WD - ClownTrinkets # WD - Trinkets + - Underwear-General - type: roleLoadout id: JobMime @@ -179,6 +190,7 @@ - CommonShoes # WD - MimePDA - Trinkets + - Underwear-General - type: roleLoadout id: JobMusician @@ -193,6 +205,7 @@ - CommonShoes # WD - Trinkets - Instruments + - Underwear-General # Cargo - type: roleLoadout @@ -211,6 +224,7 @@ - SelfDefenceDevices # WD - CommonCargoJobTrinkets - Trinkets + - Underwear-Quartermaster - type: roleLoadout id: JobCargoTechnician @@ -226,6 +240,7 @@ - CargoTechnicianPDA - CommonCargoJobTrinkets - Trinkets + - Underwear-General - type: roleLoadout id: JobSalvageSpecialist @@ -242,6 +257,7 @@ - SalvageSpecialistShoes - SalvagePDA # WD - Trinkets + - Underwear-General # Engineering - type: roleLoadout @@ -258,6 +274,7 @@ - ChiefEngineerPDA # WD - SelfDefenceDevices # WD - Trinkets + - Underwear-ChiefEngineer - type: roleLoadout id: JobSeniorEngineer @@ -271,6 +288,7 @@ - StationEngineerShoes - SeniorEngineerPDA - Trinkets + - Underwear-General - type: roleLoadout id: JobTechnicalAssistant @@ -284,6 +302,7 @@ - StationEngineerShoes - TechnicalAssistantPDA - Trinkets + - Underwear-General - type: roleLoadout id: JobStationEngineer @@ -297,6 +316,7 @@ - StationEngineerShoes - StationEngineerPDA - Trinkets + - Underwear-General - type: roleLoadout id: JobAtmosphericTechnician @@ -310,6 +330,7 @@ - AtmosphericTechnicianShoes - AtmosphericTechnicianPDA - Trinkets + - Underwear-General # Science - type: roleLoadout @@ -326,6 +347,7 @@ - ResearchDirectorPDA - SelfDefenceDevices # WD - Trinkets + - Underwear-ResearchDirector - type: roleLoadout id: JobSeniorResearcher @@ -340,6 +362,7 @@ - ScientistShoes - SeniorResearcherPDA - Trinkets + - Underwear-General - type: roleLoadout id: JobScientist @@ -355,6 +378,7 @@ - ScientistPDA - CommonGlasses # WD - Trinkets + - Underwear-General - type: roleLoadout id: JobResearchAssistant @@ -368,6 +392,7 @@ - ScientistShoes - ResearchAssistantPDA - Trinkets + - Underwear-General # Security - type: roleLoadout @@ -387,6 +412,7 @@ - SelfDefenceDevices # WD - CommonSecurityJobTrinkets # WD - Trinkets + - Underwear-HeadofSecurity - type: roleLoadout id: JobWarden @@ -403,6 +429,7 @@ - WardenPDA - CommonSecurityJobTrinkets # WD - Trinkets + - Underwear-General - type: roleLoadout id: JobSeniorOfficer @@ -420,6 +447,7 @@ - SeniorOfficerPDA - CommonSecurityJobTrinkets # WD - Trinkets + - Underwear-General - type: roleLoadout id: JobSecurityOfficer @@ -437,6 +465,7 @@ - SecurityPDA - CommonSecurityJobTrinkets # WD - Trinkets + - Underwear-General - type: roleLoadout id: JobDetective @@ -453,6 +482,7 @@ - DetectivePDA # WD - CommonSecurityJobTrinkets # WD - Trinkets + - Underwear-General - type: roleLoadout id: JobSecurityCadet @@ -467,6 +497,7 @@ - SecurityCadetPDA - CommonSecurityJobTrinkets # WD - Trinkets + - Underwear-General # Medical - type: roleLoadout @@ -484,6 +515,7 @@ - ChiefMedicalOfficerPDA - SelfDefenceDevices # WD - Trinkets + - Underwear-CMO - type: roleLoadout id: JobSeniorPhysician @@ -498,6 +530,7 @@ - CommonMedicalGloves - SeniorPhysicianPDA - Trinkets + - Underwear-General - type: roleLoadout id: JobMedicalDoctor @@ -512,6 +545,7 @@ - CommonMedicalGloves # WD - MedicalDoctorPDA # WD - Trinkets + - Underwear-General - type: roleLoadout id: JobMedicalIntern @@ -526,6 +560,7 @@ - CommonMedicalShoes - MedicalInternPDA - Trinkets + - Underwear-General - type: roleLoadout id: JobChemist @@ -541,6 +576,7 @@ - ChemistShoes - ChemistPDA - Trinkets + - Underwear-General - type: roleLoadout id: JobParamedic @@ -556,6 +592,7 @@ - CommonMedicalShoes # WD - ParamedicPDA # WD - Trinkets + - Underwear-General # Justice @@ -577,6 +614,7 @@ - SelfDefenceDevices # WD - InspectorJobTrinkets - Trinkets + - Underwear-Inspector - type: roleLoadout id: JobLawyer @@ -593,6 +631,7 @@ - BriefcaseInhand # WD - LawyerJobTrinkets # WD - Trinkets + - Underwear-General # Wildcards - type: roleLoadout @@ -606,6 +645,7 @@ - CommonShoes # WD - ZookeeperPDA # WD - Trinkets + - Underwear-General - type: roleLoadout id: JobReporter @@ -620,6 +660,7 @@ - CommonShoes # WD - ReporterPDA # WD - Trinkets + - Underwear-General - type: roleLoadout id: JobPsychologist @@ -635,6 +676,7 @@ - CommonMedicalShoes # WD - PsychologistPDA # WD - Trinkets + - Underwear-General - type: roleLoadout id: JobBoxer @@ -648,3 +690,4 @@ - CommonShoes # WD - BoxerPDA # WD - Trinkets + - Underwear-General