diff --git a/Resources/Prototypes/DeltaV/Roles/Jobs/Fun/misc_startinggear.yml b/Resources/Prototypes/DeltaV/Roles/Jobs/Fun/misc_startinggear.yml index 142c3499ef..ceebdde0d8 100644 --- a/Resources/Prototypes/DeltaV/Roles/Jobs/Fun/misc_startinggear.yml +++ b/Resources/Prototypes/DeltaV/Roles/Jobs/Fun/misc_startinggear.yml @@ -27,3 +27,50 @@ satchel: ClothingBackpackMafiaFilled duffelbag: ClothingBackpackMafiaFilled +#Oldstation Roles + +- type: startingGear + id: OldstationMedic + equipment: + jumpsuit: ClothingUniformJumpsuitMedicalDoctor + neck: ClothingNeckStethoscope + shoes: ClothingShoesColorWhite + id: MedicalIDCard + pocket1: Brutepack + pocket2: GlowstickBase + belt: ClothingBeltMedical + innerclothingskirt: ClothingUniformJumpskirtMedicalDoctor + + +- type: startingGear + id: OldstationGuard + equipment: + jumpsuit: ClothingUniformJumpsuitSec + shoes: ClothingShoesBootsJack + id: SecurityIDCard + pocket1: Flash + pocket2: GlowstickBase + innerclothingskirt: ClothingUniformJumpskirtSec + +- type: startingGear + id: OldstationEngi + equipment: + jumpsuit: ClothingUniformJumpsuitEngineering + shoes: ClothingShoesBootsWork + id: EngineeringIDCard + mask: ClothingMaskBreath + gloves: ClothingHandsGlovesColorYellowBudget + pocket1: EmergencyOxygenTankFilled + pocket2: GlowstickBase + belt: ClothingBeltUtility + innerclothingskirt: ClothingUniformJumpskirtEngineering + +- type: startingGear + id: OldstationScientist + equipment: + jumpsuit: ClothingUniformJumpsuitScientist + shoes: ClothingShoesColorWhite + id: ResearchIDCard + pocket1: Pen + pocket2: GlowstickBase + innerclothingskirt: ClothingUniformJumpsuitAncient \ No newline at end of file