feat: 完善敲木鱼玩法模板链路

This commit is contained in:
2026-05-24 02:49:13 +08:00
parent 2ba4691bc0
commit 8638397faa
402 changed files with 2329 additions and 1781 deletions

View File

@@ -434,7 +434,15 @@ describe('miniGameDraftGenerationProgress', () => {
workDescription: '敲一下,好事发生。',
themeTags: ['解压'],
hitObjectPrompt: '金色小木鱼',
hitSoundPrompt: '清脆木鱼声',
hitSoundAsset: {
assetId: 'wooden-fish-default-hit-sound',
audioSrc: '/wooden-fish/default-hit-sound.mp3',
audioObjectKey: 'public/wooden-fish/default-hit-sound.mp3',
assetObjectId: 'wooden-fish-default-hit-sound',
source: 'bundled-default',
prompt: '默认木鱼音',
durationMs: 3000,
},
floatingWords: ['幸运+1', '功德+1'],
});
@@ -447,7 +455,7 @@ describe('miniGameDraftGenerationProgress', () => {
{
id: 'wooden-fish-hit-sound',
label: '音效',
value: '清脆木鱼',
value: '默认木鱼',
},
{
id: 'wooden-fish-words',