From dc2f7db134817ab26eb820d21b314ac23efe7f38 Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Thu, 16 Oct 2025 23:56:37 +0800 Subject: [PATCH] typo fix --- scripts/ToolTips.zs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ToolTips.zs b/scripts/ToolTips.zs index 7e985bf9..d6f7db42 100644 --- a/scripts/ToolTips.zs +++ b/scripts/ToolTips.zs @@ -1640,7 +1640,7 @@ .addTooltip(format.red("发现于下界某处")); .addTooltip(format.red("发现于晦暗界")); -.addTooltip(format.red("发现于帕拉姆")); +.addTooltip(format.red("发现于惧惮界")); .addTooltip(format.red("发现于孤寂界")); .addTooltip(format.red("对塞尔瑞监守者使用反骑士之杖"));