fix(configs): 修改 Monster 配置中 aiConfigId

将 Monster 配置中 ID 为 477 的怪物的 aiConfigId 从 2 修改为 29。
This commit is contained in:
2025-01-21 22:52:40 +08:00
parent 6b1980a672
commit b1e7343d12

View File

@@ -12108,7 +12108,7 @@
"targetMusicTate": 100 "targetMusicTate": 100
}, },
"477": { "477": {
"aiConfigId": 2, "aiConfigId": 29,
"attackInterval": 1000, "attackInterval": 1000,
"attackMusicId": "pttongyong-2", "attackMusicId": "pttongyong-2",
"attackMusicRate": 100, "attackMusicRate": 100,