From 8b681c190e27f1c6968d365dc7571fdb85ee9a69 Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Mon, 20 Jan 2025 23:26:57 +0800 Subject: [PATCH] =?UTF-8?q?refactor(configs):=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E5=B9=B8=E8=BF=90=E5=AE=9D=E7=AE=B1=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将模型 ID 从 30117 修改为 30179 - 将名称从 "[神话]幸运宝箱" 修改为 "[神话]幸运女神" --- configs/Monster.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/Monster.json b/configs/Monster.json index 25ef30c..ef4335b 100644 --- a/configs/Monster.json +++ b/configs/Monster.json @@ -11950,9 +11950,9 @@ "exp": 2500000, "flagid": 5, "level": 300, - "modelid": 30117, + "modelid": 30179, "monsterType": 4, - "name": "[神话]幸运宝箱", + "name": "[神话]幸运女神", "nameQuality": 6, "propid": 439, "scale": 100,