tweak sound
This commit is contained in:
parent
5c601ba6e5
commit
54adab24c1
Binary file not shown.
|
|
@ -38,7 +38,8 @@ export const soundsTypes = [
|
|||
'syuilo/waon',
|
||||
'syuilo/popo',
|
||||
'syuilo/triple',
|
||||
'syuilo/bubble',
|
||||
'syuilo/bubble1',
|
||||
'syuilo/bubble2',
|
||||
'syuilo/poi1',
|
||||
'syuilo/poi2',
|
||||
'syuilo/pirori',
|
||||
|
|
|
|||
|
|
@ -413,7 +413,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
},
|
||||
sound_reaction: {
|
||||
where: 'device',
|
||||
default: { type: 'syuilo/bubble', volume: 1 },
|
||||
default: { type: 'syuilo/bubble2', volume: 1 },
|
||||
},
|
||||
}));
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue