fix(configs): 修改 Monster 配置中的 entityid
将 Monster 配置中 entityid 从 476 修改为 467,以修正可能的配置错误。
This commit is contained in:
@@ -11815,7 +11815,7 @@
|
|||||||
"dieMusicRate": 100,
|
"dieMusicRate": 100,
|
||||||
"dropid": 200138,
|
"dropid": 200138,
|
||||||
"entityType": 1,
|
"entityType": 1,
|
||||||
"entityid": 476,
|
"entityid": 467,
|
||||||
"exp": 2500000,
|
"exp": 2500000,
|
||||||
"flagid": 13,
|
"flagid": 13,
|
||||||
"level": 300,
|
"level": 300,
|
||||||
|
|||||||
Reference in New Issue
Block a user