From 1a3db7fb2813fa7f853ebcfe1007f2fcd2c0ad14 Mon Sep 17 00:00:00 2001 From: kubbo <390378816@qq.com> Date: Mon, 27 Jan 2025 22:45:00 +0800 Subject: [PATCH] =?UTF-8?q?fix(configs):=20=E4=BF=AE=E6=94=B9=20Monster=20?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E4=B8=AD=E7=9A=84=20dropid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将 Monster 配置中 entityid 为 433 的怪物的 dropid 从 200120 修改为 200119。 --- configs/Monster.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/Monster.json b/configs/Monster.json index d15d1bc..a254098 100644 --- a/configs/Monster.json +++ b/configs/Monster.json @@ -10906,7 +10906,7 @@ "damageMusicRate": 100, "dieMusicId": "pttongyong-5", "dieMusicRate": 100, - "dropid": 200120, + "dropid": 200119, "entityType": 1, "entityid": 433, "exp": 39400,