fix(configs): 修改 Monster 配置中的 dropid

将 Monster 配置中 entityid 为 433 的怪物的 dropid 从 200120 修改为 200119。
This commit is contained in:
2025-01-27 22:45:00 +08:00
parent b0591ef625
commit 1a3db7fb28

View File

@@ -10906,7 +10906,7 @@
"damageMusicRate": 100,
"dieMusicId": "pttongyong-5",
"dieMusicRate": 100,
"dropid": 200120,
"dropid": 200119,
"entityType": 1,
"entityid": 433,
"exp": 39400,