From cd6ce2b56e0b0cf227f8b5976a295b07d388e886 Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Tue, 21 Jan 2025 21:45:40 +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=20entityid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将 Monster 配置中 entityid 从 476 修改为 467,以修正可能的配置错误。 --- configs/Monster.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/Monster.json b/configs/Monster.json index ef25dca..a8b2643 100644 --- a/configs/Monster.json +++ b/configs/Monster.json @@ -11815,7 +11815,7 @@ "dieMusicRate": 100, "dropid": 200138, "entityType": 1, - "entityid": 476, + "entityid": 467, "exp": 2500000, "flagid": 13, "level": 300,