Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Brown Flat Cap in Loadouts (new-frontiers-14#1483)
Browse files Browse the repository at this point in the history
* Brown Flat Cap in Loadouts

## About the PR
This PR adds the brown flat cap to the loadouts for the contractor, pilot, and mercenary.
## Why / Balance
The grey flat cap is available in the loadouts but the brown one was conspicuously absent (and I need a cool hat that matches my outfit).
## Media
![](https://files.catbox.moe/unsvyu.png)
![](https://files.catbox.moe/vi8osp.png)

* Update stationrep_loadout_groups.yml

---------

Co-authored-by: Dvir <[email protected]>
  • Loading branch information
Hamblinius and dvir001 authored Jun 7, 2024
1 parent 2eb75fe commit 7e0de7c
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Resources/Prototypes/_NF/Loadouts/Jobs/Contractor/head.yml
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,19 @@
id: ContractorClothingHeadHatGreyFlatcap
equipment:
head: ClothingHeadHatGreyFlatcap

- type: loadout
id: ContractorClothingHeadHatBrownFlatcap
equipment: ContractorClothingHeadHatBrownFlatcap
effects:
- !type:GroupLoadoutEffect
proto: ContractorT1
price: 650

- type: startingGear
id: ContractorClothingHeadHatBrownFlatcap
equipment:
head: ClothingHeadHatBrownFlatcap

- type: loadout
id: ContractorClothingHeadHatCapcap
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,7 @@
- ContractorClothingHeadHatCasa
- ContractorClothingHeadHatBowlerHat
- ContractorClothingHeadHatGreyFlatcap
- ContractorClothingHeadHatBrownFlatcap
- ContractorClothingHeadHatCapcap
- ContractorClothingHeadHatParamedicsoft
- ContractorClothingHeadNurseHat
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,7 @@
- ContractorClothingHeadHatCasa
- ContractorClothingHeadHatBowlerHat
- ContractorClothingHeadHatGreyFlatcap
- ContractorClothingHeadHatBrownFlatcap
- ContractorClothingHeadHatCapcap
- ContractorClothingHeadHatParamedicsoft
- ContractorClothingHeadNurseHat
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/_NF/Loadouts/pilot_loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,7 @@
- ContractorClothingHeadHatCasa
- ContractorClothingHeadHatBowlerHat
- ContractorClothingHeadHatGreyFlatcap
- ContractorClothingHeadHatBrownFlatcap
- ContractorClothingHeadHatCapcap
- ContractorClothingHeadHatParamedicsoft
- ContractorClothingHeadNurseHat
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
- ContractorClothingHeadHatCasa
- ContractorClothingHeadHatBowlerHat
- ContractorClothingHeadHatGreyFlatcap
- ContractorClothingHeadHatBrownFlatcap
- ContractorClothingHeadHatCapcap
- ContractorClothingHeadHatParamedicsoft
- ContractorClothingHeadNurseHat
Expand Down

0 comments on commit 7e0de7c

Please sign in to comment.