feat(npc): 更新 npctrance 配置并添加新 NPC

- 修改 npctrance.config 中多个 NPC 的 Consumelist,将消费类型从 2 改为 4,调整消费数量
- 在 Scenes.config 中的场景 8129 中添加新 NPC(id 为 169)
This commit is contained in:
2025-01-21 23:08:01 +08:00
parent 631e6db05c
commit 1435c067b3
2 changed files with 9 additions and 7 deletions

View File

@@ -8129,7 +8129,9 @@ Scenes = {
defaultY = 11,
area = {},
refresh = {},
npc = {},
npc = {
{ id = 169, posx = 18, posy = 18 },
},
teleport = {
{
posx = 26,