From b68afd74bf50e2eeecceb845bd048bb80f318df5 Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 23 Jan 2025 18:00:35 +0800 Subject: [PATCH] =?UTF-8?q?feat(Npc):=20=E6=96=B0=E5=A2=9E=E6=96=B0?= =?UTF-8?q?=E6=98=A5=E4=BD=BF=E8=80=85=20NPC=20=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 为新春使者 NPC 添加了新的标题配置,包括标题的位置和样式。这个改动将使 NPC 在游戏中的显示效果更加完善。 - 在 NPC 配置中添加了 Npctitle 属性 - 设置了标题的坐标位置和样式来源 --- configs/Npc.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configs/Npc.json b/configs/Npc.json index 3deb79d..ecbb14f 100644 --- a/configs/Npc.json +++ b/configs/Npc.json @@ -444,6 +444,11 @@ "89": { "id": 89, "name": "新春使者", + "Npctitle": { + "y": -130, + "x": -88, + "source": "ch_NPC_018" + }, "modelid": 1088, "talk": "|C:0xfc21ed&T:金蛇献瑞,新春送福。|\n愿你在蛇年里,智慧如蛇,灵动矫健,幸福安康,万事如意!\n请在过年期间(2025.1.28-2025.2.13)再过来吧~", "funcGroup": [144]