Skip to content

Commit

Permalink
Merge pull request Simple-Station#107 from ShatteredSwords/points-and…
Browse files Browse the repository at this point in the history
…-labcoat

Loadout Point Increase And Labcoat For All
  • Loading branch information
Fansana authored Aug 14, 2024
2 parents 7e04f59 + e163fcd commit 4053692
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 13 deletions.
7 changes: 7 additions & 0 deletions Resources/Prototypes/Floof/Loadouts/outerClothing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,10 @@
cost: 3
items:
- ClothingOuterRedRacoon

- type: loadout # Science is for everyone, not just science
id: LoadoutOuterCoatLab
category: Outer
cost: 2
items:
- ClothingOuterCoatLab
26 changes: 13 additions & 13 deletions Resources/Prototypes/Loadouts/Jobs/science.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,19 @@
items:
- ClothingOuterCoatRnd

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

- type: loadout
id: LoadoutScienceOuterLabcoatSeniorResearcher
Expand Down

0 comments on commit 4053692

Please sign in to comment.