From 3c3724c997015aacfcc83f02be46100967df5ba3 Mon Sep 17 00:00:00 2001 From: bridge Date: Wed, 24 Sep 2025 00:24:33 +0800 Subject: [PATCH] fix bug --- static/templates/ai.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/templates/ai.txt b/static/templates/ai.txt index 43f8ba3..aaf0cb5 100644 --- a/static/templates/ai.txt +++ b/static/templates/ai.txt @@ -18,5 +18,5 @@ }} 要求与约束: -- 若需要先移动再修炼,请将 "MoveToRegion" 放在前面,随后接 "Cultivate"。 -- thought可从侧面体现出角色个性 \ No newline at end of file +- thought可从侧面体现出角色个性 +- 只有当前动作空间中的动作是立刻可以做的,其他动作需满足对应条件 \ No newline at end of file