Skip to content

Commit

Permalink
Roles: DeltaV --> EE
Browse files Browse the repository at this point in the history
  • Loading branch information
stellar-novas committed Mar 20, 2024
1 parent 0513353 commit cc454b3
Show file tree
Hide file tree
Showing 8 changed files with 103 additions and 107 deletions.
102 changes: 0 additions & 102 deletions Resources/Prototypes/DeltaV/Roles/Jobs/Fun/misc_startinggear.yml

This file was deleted.

5 changes: 0 additions & 5 deletions Resources/Prototypes/DeltaV/Roles/play_time_trackers.yml

This file was deleted.

97 changes: 97 additions & 0 deletions Resources/Prototypes/Roles/Jobs/Fun/misc_startinggear.yml
Original file line number Diff line number Diff line change
Expand Up @@ -322,3 +322,100 @@
shoes: ClothingShoesClownBanana
jumpsuit: ClothingUniformJumpsuitClownBanana
mask: ClothingMaskClownBanana

# Laika sec glasses

- type: startingGear
id: MobSecDogLaikaGear
equipment:
eyes: ClothingEyesGlassesSunglasses

#Oldstation Roles

- type: startingGear
id: OldstationMedic
equipment:
jumpsuit: ClothingUniformJumpsuitMedicalDoctor
neck: ClothingNeckStethoscope
shoes: ClothingShoesColorWhite
id: MedicalIDCard
pocket1: Brutepack
pocket2: GlowstickBase
belt: ClothingBeltMedical


- type: startingGear
id: OldstationGuard
equipment:
jumpsuit: ClothingUniformJumpsuitSec
shoes: ClothingShoesBootsJack
id: SecurityIDCard
pocket1: Flash
pocket2: GlowstickBase

- type: startingGear
id: OldstationEngi
equipment:
jumpsuit: ClothingUniformJumpsuitEngineering
shoes: ClothingShoesBootsWork
id: EngineeringIDCard
mask: ClothingMaskBreath
gloves: ClothingHandsGlovesColorYellowBudget
pocket1: EmergencyOxygenTankFilled
pocket2: GlowstickBase
belt: ClothingBeltUtility

- type: startingGear
id: OldstationScientist
equipment:
jumpsuit: ClothingUniformJumpsuitScientist
shoes: ClothingShoesColorWhite
id: ResearchIDCard
pocket1: Pen
pocket2: GlowstickBase

#Syndicate Pirate Radio Listener

- type: startingGear
id: SyndicateListenerGear
equipment:
jumpsuit: ClothingUniformJumpsuitPyjamaSyndicateBlack
head: ClothingHeadPyjamaSyndicateBlack
ears: ClothingHeadsetAltSyndicateListening
gloves: ClothingHandsGlovesCombat
shoes: ClothingShoesSlippers
id: SyndiListeningPostPDA
innerClothingSkirt: ClothingUniformJumpsuitPyjamaSyndicatePink

# Mobsters

- type: startingGear
id: MobsterGear
equipment:
jumpsuit: ClothingUniformJumpsuitSuitBlackMob
back: ClothingBackpackMafiaFilled
head: ClothingHeadHatFedoraBlack
shoes: ClothingShoesBootsLaceup
neck: ClothingNeckTieBlack
outerClothing: ClothingOuterArmorBasicSlim
id: PassengerPDA
belt: ClothingBeltHolster
innerClothingSkirt: ClothingUniformJumpsuitSuitBlackMob
satchel: ClothingBackpackMafiaFilled
duffelbag: ClothingBackpackMafiaFilled

- type: startingGear
id: MobsterGearAlt
equipment:
jumpsuit: ClothingUniformJumpsuitSuitBrown
back: ClothingBackpackMafiaFilled
head: ClothingHeadHatFlatBrown
shoes: ClothingShoesLeather
neck: ClothingNeckTieBrown
outerClothing: ClothingOuterArmorBasicSlim
id: PassengerPDA
belt: ClothingBeltSuspendersBlack
pocket1: CombatKnife
innerClothingSkirt: ClothingUniformJumpsuitSuitBrown
satchel: ClothingBackpackMafiaFilled
duffelbag: ClothingBackpackMafiaFilled
6 changes: 6 additions & 0 deletions Resources/Prototypes/Roles/play_time_trackers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@
- type: playTimeTracker
id: JobMedicalIntern

- type: playTimeTracker
id: JobMedicalBorg

- type: playTimeTracker
id: JobMime

Expand Down Expand Up @@ -121,6 +124,9 @@
- type: playTimeTracker
id: JobSecurityOfficer

- type: playTimeTracker
id: JobBrigmedic

- type: playTimeTracker
id: JobSeniorEngineer

Expand Down

0 comments on commit cc454b3

Please sign in to comment.