fix(configs): 修改 Monster 配置中 aiConfigId
将 Monster 配置中 ID 为 477 的怪物的 aiConfigId 从 2 修改为 29。
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user