Skip to content

Commit

Permalink
Merge pull request #7 from Dutch-VanDerLinde/more-loadouts
Browse files Browse the repository at this point in the history
Command, civilian and wildcard loadouts
  • Loading branch information
metalgearsloth authored Apr 6, 2024
2 parents 458e276 + 1da4de6 commit 063e0af
Show file tree
Hide file tree
Showing 42 changed files with 1,635 additions and 111 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,17 @@
- id: Flash
#- id: TelescopicBaton

- type: entity
noSpawn: true
parent: ClothingBackpackIan
id: ClothingBackpackHOPIanFilled
components:
- type: StorageFill
contents:
- id: BoxSurvival
- id: Flash
#- id: TelescopicBaton

- type: entity
noSpawn: true
parent: ClothingBackpackMedical
Expand Down
65 changes: 65 additions & 0 deletions Resources/Prototypes/Loadouts/Jobs/Civilian/bartender.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
# Head
- type: loadout
id: BartenderHead
equipment: BartenderHead

- type: startingGear
id: BartenderHead
equipment:
head: ClothingHeadHatTophat

- type: loadout
id: BartenderBowler
equipment: BartenderBowler

- type: startingGear
id: BartenderBowler
equipment:
head: ClothingHeadHatBowlerHat

# Jumpsuit
- type: loadout
id: BartenderJumpsuit
equipment: BartenderJumpsuit

- type: startingGear
id: BartenderJumpsuit
equipment:
jumpsuit: ClothingUniformJumpsuitBartender

- type: loadout
id: BartenderJumpskirt
equipment: BartenderJumpskirt

- type: startingGear
id: BartenderJumpskirt
equipment:
jumpsuit: ClothingUniformJumpskirtBartender

- type: loadout
id: BartenderJumpsuitPurple
equipment: BartenderJumpsuitPurple

- type: startingGear
id: BartenderJumpsuitPurple
equipment:
jumpsuit: ClothingUniformJumpsuitBartenderPurple

# Outer clothing
- type: loadout
id: BartenderApron
equipment: BartenderApron

- type: startingGear
id: BartenderApron
equipment:
outerClothing: ClothingOuterApronBar

- type: loadout
id: BartenderVest
equipment: BartenderVest

- type: startingGear
id: BartenderVest
equipment:
outerClothing: ClothingOuterVest
84 changes: 84 additions & 0 deletions Resources/Prototypes/Loadouts/Jobs/Civilian/botanist.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
# Head
- type: loadout
id: BotanistHead
equipment: BotanistHead

- type: startingGear
id: BotanistHead
equipment:
head: ClothingHeadHatTrucker

- type: loadout
id: BotanistBandana
equipment: BotanistBandana

- type: startingGear
id: BotanistBandana
equipment:
head: ClothingHeadBandBotany

# Jumpsuit
- type: loadout
id: BotanistJumpsuit
equipment: BotanistJumpsuit

- type: startingGear
id: BotanistJumpsuit
equipment:
jumpsuit: ClothingUniformJumpsuitHydroponics

- type: loadout
id: BotanistJumpskirt
equipment: BotanistJumpskirt

- type: startingGear
id: BotanistJumpskirt
equipment:
jumpsuit: ClothingUniformJumpskirtHydroponics

- type: loadout
id: BotanistOveralls
equipment: BotanistOveralls

- type: startingGear
id: BotanistOveralls
equipment:
jumpsuit: ClothingUniformOveralls

# Back
- type: loadout
id: BotanistBackpack
equipment: BotanistBackpack

- type: startingGear
id: BotanistBackpack
equipment:
back: ClothingBackpackHydroponicsFilled

- type: loadout
id: BotanistSatchel
equipment: BotanistSatchel

- type: startingGear
id: BotanistSatchel
equipment:
back: ClothingBackpackSatchelHydroponicsFilled

- type: loadout
id: BotanistDuffel
equipment: BotanistDuffel

- type: startingGear
id: BotanistDuffel
equipment:
back: ClothingBackpackDuffelHydroponicsFilled

# Outer clothing
- type: loadout
id: BotanistApron
equipment: BotanistApron

- type: startingGear
id: BotanistApron
equipment:
outerClothing: ClothingOuterApronBotanist
158 changes: 158 additions & 0 deletions Resources/Prototypes/Loadouts/Jobs/Civilian/chaplain.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,158 @@
# Head
- type: loadout
id: ChaplainHead
equipment: ChaplainHead

- type: startingGear
id: ChaplainHead
equipment:
head: ClothingHeadHatFez

- type: loadout
id: ChaplainPlagueHat
equipment: ChaplainPlagueHat

- type: startingGear
id: ChaplainPlagueHat
equipment:
head: ClothingHeadHatPlaguedoctor

- type: loadout
id: ChaplainWitchHat
equipment: ChaplainWitchHat

- type: startingGear
id: ChaplainWitchHat
equipment:
head: ClothingHeadHatWitch

- type: loadout
id: ChaplainWitchHatAlt
equipment: ChaplainWitchHatAlt

- type: startingGear
id: ChaplainWitchHatAlt
equipment:
head: ClothingHeadHatWitch1

# Mask
- type: loadout
id: ChaplainMask
equipment: ChaplainMask

- type: startingGear
id: ChaplainMask
equipment:
mask: ClothingMaskPlague

# Jumpsuit
- type: loadout
id: ChaplainJumpsuit
equipment: ChaplainJumpsuit

- type: startingGear
id: ChaplainJumpsuit
equipment:
jumpsuit: ClothingUniformJumpsuitChaplain

- type: loadout
id: ChaplainJumpskirt
equipment: ChaplainJumpskirt

- type: startingGear
id: ChaplainJumpskirt
equipment:
jumpsuit: ClothingUniformJumpskirtChaplain

- type: loadout
id: ChaplainRobesDark
equipment: ChaplainRobesDark

- type: startingGear
id: ChaplainRobesDark
equipment:
jumpsuit: ClothingUniformJumpsuitMonasticRobeDark

- type: loadout
id: ChaplainRobesLight
equipment: ChaplainRobesLight

- type: startingGear
id: ChaplainRobesLight
equipment:
jumpsuit: ClothingUniformJumpsuitMonasticRobeLight

# Back
- type: loadout
id: ChaplainBackpack
equipment: ChaplainBackpack

- type: startingGear
id: ChaplainBackpack
equipment:
back: ClothingBackpackChaplainFilled

- type: loadout
id: ChaplainSatchel
equipment: ChaplainSatchel

- type: startingGear
id: ChaplainSatchel
equipment:
back: ClothingBackpackSatchelChaplainFilled

- type: loadout
id: ChaplainDuffel
equipment: ChaplainDuffel

- type: startingGear
id: ChaplainDuffel
equipment:
back: ClothingBackpackDuffelChaplainFilled

# Neck
- type: loadout
id: ChaplainNeck
equipment: ChaplainNeck

- type: startingGear
id: ChaplainNeck
equipment:
neck: ClothingNeckStoleChaplain

# Outer clothing
- type: loadout
id: ChaplainPlagueSuit
equipment: ChaplainPlagueSuit

- type: startingGear
id: ChaplainPlagueSuit
equipment:
outerClothing: ClothingOuterPlagueSuit

- type: loadout
id: ChaplainNunRobe
equipment: ChaplainNunRobe

- type: startingGear
id: ChaplainNunRobe
equipment:
outerClothing: ClothingOuterNunRobe

- type: loadout
id: ChaplainBlackHoodie
equipment: ChaplainBlackHoodie

- type: startingGear
id: ChaplainBlackHoodie
equipment:
outerClothing: ClothingOuterHoodieBlack

- type: loadout
id: ChaplainHoodie
equipment: ChaplainHoodie

- type: startingGear
id: ChaplainHoodie
equipment:
outerClothing: ClothingOuterHoodieChaplain
57 changes: 57 additions & 0 deletions Resources/Prototypes/Loadouts/Jobs/Civilian/chef.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
# Head
- type: loadout
id: ChefHead
equipment: ChefHead

- type: startingGear
id: ChefHead
equipment:
head: ClothingHeadHatChef

# Mask
- type: loadout
id: ChefMask
equipment: ChefMask

- type: startingGear
id: ChefMask
equipment:
mask: ClothingMaskItalianMoustache

# Jumpsuit
- type: loadout
id: ChefJumpsuit
equipment: ChefJumpsuit

- type: startingGear
id: ChefJumpsuit
equipment:
jumpsuit: ClothingUniformJumpsuitChef

- type: loadout
id: ChefJumpskirt
equipment: ChefJumpskirt

- type: startingGear
id: ChefJumpskirt
equipment:
jumpsuit: ClothingUniformJumpskirtChef

# Outer clothing
- type: loadout
id: ChefApron
equipment: ChefApron

- type: startingGear
id: ChefApron
equipment:
outerClothing: ClothingOuterApronChef

- type: loadout
id: ChefJacket
equipment: ChefJacket

- type: startingGear
id: ChefJacket
equipment:
outerClothing: ClothingOuterJacketChef
Loading

0 comments on commit 063e0af

Please sign in to comment.