diff --git a/Resources/Prototypes/Loadouts/Miscellaneous/instruments.yml b/Resources/Prototypes/Loadouts/Miscellaneous/instruments.yml index 21b9070b0dcb34..426ae6bbfc6400 100644 --- a/Resources/Prototypes/Loadouts/Miscellaneous/instruments.yml +++ b/Resources/Prototypes/Loadouts/Miscellaneous/instruments.yml @@ -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 \ No newline at end of file diff --git a/Resources/Prototypes/Loadouts/loadout_groups.yml b/Resources/Prototypes/Loadouts/loadout_groups.yml index b52ba6a92f0570..dd4b8a984d0e95 100644 --- a/Resources/Prototypes/Loadouts/loadout_groups.yml +++ b/Resources/Prototypes/Loadouts/loadout_groups.yml @@ -552,6 +552,7 @@ minLimit: 0 maxLimit: 2 loadouts: + - SuperSynthesizer # ss220 super loadout - Glockenspiel - MusicBox - Xylophone