From 2c61933640796f78a5a80b5d8f276e9b3c78d8af Mon Sep 17 00:00:00 2001 From: yzh Date: Tue, 25 Jul 2023 16:16:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E5=80=BC=EF=BC=9A=E8=A3=85=E5=A4=87?= =?UTF-8?q?=E5=8D=87=E5=93=81=E6=92=AD=E6=8A=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_zyz_chat_system.json | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/shared/resource/jsons/dic_zyz_chat_system.json b/shared/resource/jsons/dic_zyz_chat_system.json index b670aee48..68b105f9b 100644 --- a/shared/resource/jsons/dic_zyz_chat_system.json +++ b/shared/resource/jsons/dic_zyz_chat_system.json @@ -264,9 +264,9 @@ "name": "EQUIP_QUALITY_UP", "mean": "装备升至金色", "type": "1&", - "template": "恭喜%d,成功将%d升至最高品质", - "worldchat": "恭喜%d,成功将%d升至最高品质", - "bubble": "恭喜%d,成功将%d升至最高品质", + "template": "恭喜%d,成功将%d升至圣品品质", + "worldchat": "恭喜%d,成功将%d升至圣品品质", + "bubble": "恭喜%d,成功将%d升至圣品品质", "comments": "1:%d(玩家名);2:%d(装备名)" }, { @@ -358,5 +358,15 @@ "worldchat": "联军%d上下一心,成功占领%d", "bubble": "联军%d上下一心,成功占领%d", "comments": "1:%d(联军名);2:%d(城池名)" + }, + { + "id": 36, + "name": "EQUIP_QUALITY_TO_6", + "mean": "装备升至彩色", + "type": "1&", + "template": "恭喜%d,成功将%d升至仙品品质", + "worldchat": "恭喜%d,成功将%d升至仙品品质", + "bubble": "恭喜%d,成功将%d升至仙品品质", + "comments": "1:%d(玩家名);2:%d(装备名)" } ] \ No newline at end of file