From ac4150a260ab68996183781d0fda2313af9c8529 Mon Sep 17 00:00:00 2001 From: yan Date: Wed, 11 Feb 2026 21:09:28 +0800 Subject: [PATCH] =?UTF-8?q?fix(domain):=20=E6=9B=B4=E6=96=B0=E5=93=B2?= =?UTF-8?q?=E5=AD=A6=E5=92=8C=E6=AD=A6=E5=99=A8=E9=85=8D=E7=BD=AE=E5=88=97?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将「纷争」的哲学替换为「诗文」的哲学 - 调整武器列表顺序,将神合秘烟的启示与贡祭炽心的荣膺位置互换 - 更新配置文件中的哲学和武器数据结构 --- repo/js/AutoPlanDomain/config/domain.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/repo/js/AutoPlanDomain/config/domain.json b/repo/js/AutoPlanDomain/config/domain.json index f481a0cbb..a522b186e 100644 --- a/repo/js/AutoPlanDomain/config/domain.json +++ b/repo/js/AutoPlanDomain/config/domain.json @@ -66,7 +66,7 @@ "list": [ "「自由」的哲学", "「抗争」的哲学", - "「纷争」的哲学" + "「诗文」的哲学" ] } , @@ -85,9 +85,9 @@ "type": "武器", "hasOrder": true, "list": [ - "神合秘烟的启示", + "贡祭炽心的荣膺", "谚妄圣主的神面", - "贡祭炽心的荣膺" + "神合秘烟的启示" ] }, {