tweak sound
This commit is contained in:
Binary file not shown.
@@ -38,6 +38,7 @@ export const soundsTypes = [
|
||||
'syuilo/waon',
|
||||
'syuilo/popo',
|
||||
'syuilo/triple',
|
||||
'syuilo/bubble',
|
||||
'syuilo/poi1',
|
||||
'syuilo/poi2',
|
||||
'syuilo/pirori',
|
||||
|
||||
@@ -413,7 +413,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
||||
},
|
||||
sound_reaction: {
|
||||
where: 'device',
|
||||
default: { type: 'syuilo/poi1', volume: 0 },
|
||||
default: { type: 'syuilo/bubble', volume: 1 },
|
||||
},
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user