Skip to content

Commit

Permalink
super loadout
Browse files Browse the repository at this point in the history
  • Loading branch information
gogenych committed Aug 14, 2024
1 parent 67af4ad commit 913376f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Resources/Prototypes/Loadouts/Miscellaneous/instruments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,3 +166,17 @@
storage:
back:
- BagpipeInstrument

# ss220 super loadout start
- type: loadout
id: SuperSynthesizer
storage:
back:
- SuperSynthesizerInstrument
effects:
- !type:JobRequirementLoadoutEffect
requirement:
!type:RoleTimeRequirement
role: JobMusician
time: 360000 # 100 hour of rock and roll
# ss220 super loadout end
1 change: 1 addition & 0 deletions Resources/Prototypes/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,7 @@
minLimit: 0
maxLimit: 2
loadouts:
- SuperSynthesizer # ss220 super loadout
- Glockenspiel
- MusicBox
- Xylophone
Expand Down

0 comments on commit 913376f

Please sign in to comment.