feat(Npc): 新增新春使者 NPC 标题

为新春使者 NPC 添加了新的标题配置,包括标题的位置和样式。这个改动将使 NPC 在游戏中的显示效果更加完善。

- 在 NPC 配置中添加了 Npctitle 属性
- 设置了标题的坐标位置和样式来源
This commit is contained in:
aixianling
2025-01-23 18:00:35 +08:00
parent 812bece708
commit b68afd74bf

View File

@@ -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]