From 2c596543964e56178363f1b897fce07d076b487e Mon Sep 17 00:00:00 2001 From: CMHopeSunshine <277073121@qq.com> Date: Wed, 8 Nov 2023 14:23:12 +0800 Subject: [PATCH] =?UTF-8?q?:bento:=20=E8=A1=A5=E5=85=85`=E9=9D=99=E6=B0=B4?= =?UTF-8?q?=E6=B5=81=E6=B6=8C=E4=B9=8B=E8=BE=89`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LittlePaimon/config/data/alias.json | 6 +++--- LittlePaimon/config/data/weapon.json | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/LittlePaimon/config/data/alias.json b/LittlePaimon/config/data/alias.json index ab724bc..6a8f554 100644 --- a/LittlePaimon/config/data/alias.json +++ b/LittlePaimon/config/data/alias.json @@ -1146,12 +1146,12 @@ ], "水仙十字之剑": [ "水仙十字之剑", - "水仙", - "芙宁娜专武" + "水仙" ], "静水流涌之辉": [ "静水流涌之辉", - "静水" + "静水", + "芙宁娜专武" ], "便携动力锯": [ "便携动力锯", diff --git a/LittlePaimon/config/data/weapon.json b/LittlePaimon/config/data/weapon.json index 372ac6b..ba80d75 100644 --- a/LittlePaimon/config/data/weapon.json +++ b/LittlePaimon/config/data/weapon.json @@ -34,6 +34,7 @@ "1921306659": "灰河渡手", "1790067483": "船坞长剑", "594850707": "水仙十字之剑", + "1473399443": "静水流涌之辉", "902264035": "风鹰剑", "4055003299": "天空之刃", "2949448555": "苍古自由之誓", @@ -223,6 +224,7 @@ "灰河渡手": "单手剑", "船坞长剑": "单手剑", "水仙十字之剑": "单手剑", + "静水流涌之辉": "单手剑", "风鹰剑": "单手剑", "天空之刃": "单手剑", "苍古自由之誓": "单手剑", @@ -407,6 +409,7 @@ "灰河渡手": "UI_EquipIcon_Sword_Machination", "船坞长剑": "UI_EquipIcon_Sword_Mechanic", "水仙十字之剑": "UI_EquipIcon_Sword_Purewill", + "静水流涌之辉": "UI_EquipIcon_Sword_Regalis", "风鹰剑": "UI_EquipIcon_Sword_Falcon", "天空之刃": "UI_EquipIcon_Sword_Dvalin", "苍古自由之誓": "UI_EquipIcon_Sword_Widsith",