1
This commit is contained in:
@@ -29,7 +29,8 @@ export const STORY_OPENING_CAMP_DIALOGUE_FUNCTION: FunctionDocumentationEntry =
|
||||
runtime: {
|
||||
storyMode: 'special_sequence',
|
||||
uiMode: 'none',
|
||||
executor: 'src/hooks/story/openingAdventure.ts + src/services/prompt.ts',
|
||||
executor:
|
||||
'src/hooks/rpg-runtime-story/openingAdventure.ts + src/services/prompt.ts',
|
||||
animationNote: '重点在对白本身,不额外驱动独立战斗/位移动画。',
|
||||
storyNote: '会把 prompt 切到营地开场对白模式,并要求输出结构化对话行。',
|
||||
uiNote: '不弹 modal,直接进入对白流。',
|
||||
|
||||
Reference in New Issue
Block a user