fix(configs): 修改 Monster 配置中的 dropid
将 Monster 配置中 entityid 为 433 的怪物的 dropid 从 200120 修改为 200119。
This commit is contained in:
@@ -10906,7 +10906,7 @@
|
|||||||
"damageMusicRate": 100,
|
"damageMusicRate": 100,
|
||||||
"dieMusicId": "pttongyong-5",
|
"dieMusicId": "pttongyong-5",
|
||||||
"dieMusicRate": 100,
|
"dieMusicRate": 100,
|
||||||
"dropid": 200120,
|
"dropid": 200119,
|
||||||
"entityType": 1,
|
"entityType": 1,
|
||||||
"entityid": 433,
|
"entityid": 433,
|
||||||
"exp": 39400,
|
"exp": 39400,
|
||||||
|
|||||||
Reference in New Issue
Block a user