refactor(logic-server): 更新怪物配置和场景设置

- 修改 Monster.config 中的 entityid 从 476 改为 467
- 更新 Scenes.config 中的怪物刷新配置,启用之前被注释掉的刷新设置
This commit is contained in:
2025-01-21 21:45:49 +08:00
parent ac6c08f8ca
commit b1b29e9e44
2 changed files with 21 additions and 21 deletions

View File

@@ -11758,7 +11758,7 @@ Monster = {
dieMusicRate = 100,
dropid = 200138,
entityType = 1,
entityid = 476,
entityid = 467,
exp = 2500000,
flagid = 13,
level = 300,