✨ 🎭 thinkback-play.ts
This commit is contained in:
@@ -41,3 +41,5 @@ export async function call(): Promise<LocalCommandResult> {
|
|||||||
const result = await playAnimation(skillDir)
|
const result = await playAnimation(skillDir)
|
||||||
return { type: 'text' as const, value: result.message }
|
return { type: 'text' as const, value: result.message }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user