Skip to content

Commit

Permalink
Merge pull request Simple-Station#60 from AeraAuling/minorloadoutchanges
Browse files Browse the repository at this point in the history
Add Hairflower and Explorer's Labcoat to Loadouts
  • Loading branch information
Fansana authored Jul 25, 2024
2 parents 73af121 + 1302563 commit 3241c3d
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Resources/Prototypes/Loadouts/Jobs/science.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,20 @@
items:
- ClothingOuterCoatLabSeniorResearcher

- type: loadout # Floofstation
id: LoadoutScienceOuterExplorerLabcoat
category: Jobs
cost: 2
exclusive: true
requirements:
- !type:CharacterJobRequirement
jobs:
- Scientist
- ResearchAssistant
- ResearchDirector
items:
- ClothingOuterExplorerCoat

- type: loadout
id: LoadoutScienceHatBeret
category: Jobs
Expand Down
8 changes: 8 additions & 0 deletions Resources/Prototypes/Loadouts/head.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,14 @@
exclusive: true
items:
- ClothingHeadHatBellhop

- type: loadout # FloofStation
id: LoadoutHeadFlower
category: Head
cost: 1
exclusive: true
items:
- ClothingHeadHatHairflower
## Color Hats
- type: loadout
id: LoadoutHeadHatBluesoft
Expand Down

0 comments on commit 3241c3d

Please sign in to comment.