Skip to content

Commit

Permalink
Merge pull request #61 from cynical24/cowboyloadoutthing
Browse files Browse the repository at this point in the history
Add Cowboy Hats to Loadout
  • Loading branch information
Fansana authored Jul 25, 2024
2 parents 95a9304 + 2712f59 commit 73af121
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions Resources/Prototypes/Loadouts/head.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,54 @@
items:
- ClothingHeadHatFlatBrown

- type: loadout
id: LoadoutHeadHatCowboyBrown
category: Head
cost: 2
exclusive: true
items:
- ClothingHeadHatCowboyBrown

- type: loadout
id: LoadoutHeadHatCowboyBlack
category: Head
cost: 2
exclusive: true
items:
- ClothingHeadHatCowboyBlack

- type: loadout
id: LoadoutHeadHatCowboyGrey
category: Head
cost: 2
exclusive: true
items:
- ClothingHeadHatCowboyGrey

- type: loadout
id: LoadoutHeadHatCowboyRed
category: Head
cost: 2
exclusive: true
items:
- ClothingHeadHatCowboyRed

- type: loadout
id: LoadoutHeadHatCowboyWhite
category: Head
cost: 2
exclusive: true
items:
- ClothingHeadHatCowboyWhite

- type: loadout
id: LoadoutHeadHatCowboyBountyHunter
category: Head
cost: 3
exclusive: true
items:
- ClothingHeadHatCowboyBountyHunter

- type: loadout
id: LoadoutHeadTinfoil
category: Head
Expand Down

0 comments on commit 73af121

Please sign in to comment.