Музыканту в лодаут добавлен супер-синтезатор за 100 часов (#1553)
This commit is contained in:
parent
69a433b1d9
commit
e3ddbd28f3
3 changed files with 27 additions and 0 deletions
|
|
@ -14,3 +14,17 @@
|
|||
id: MusicianWintercoat
|
||||
equipment:
|
||||
outerClothing: ClothingOuterWinterMusician
|
||||
|
||||
# Sunrise-start
|
||||
# Instruments
|
||||
|
||||
- type: loadoutEffectGroup
|
||||
id: MusicGoldenInstrument
|
||||
effects:
|
||||
- !type:JobRequirementLoadoutEffect
|
||||
requirement:
|
||||
!type:RoleTimeRequirement
|
||||
role: JobMusician
|
||||
time: 360000 #100 hrs
|
||||
|
||||
#Sunrise-end
|
||||
|
|
|
|||
|
|
@ -166,3 +166,15 @@
|
|||
storage:
|
||||
back:
|
||||
- BagpipeInstrument
|
||||
|
||||
# Sunrise-start
|
||||
|
||||
- type: loadout
|
||||
id: SuperSynthesizer
|
||||
equipment:
|
||||
back: SuperSynthesizerInstrument
|
||||
effects:
|
||||
- !type:GroupLoadoutEffect
|
||||
proto: MusicGoldenInstrument
|
||||
|
||||
# Sunrise-end
|
||||
|
|
|
|||
|
|
@ -602,6 +602,7 @@
|
|||
- PanFlute
|
||||
- Ocarina
|
||||
- Bagpipe
|
||||
- SuperSynthesizer
|
||||
|
||||
# Cargo
|
||||
- type: loadoutGroup
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue