From 8c99b09760b271f9fbd53a5013fec88d90890d3f Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 21 Jan 2025 15:54:58 +0800 Subject: [PATCH] =?UTF-8?q?feat(configs):=20=E6=8F=90=E5=8D=87=E7=89=A9?= =?UTF-8?q?=E5=93=81=E5=B1=95=E7=A4=BA=E5=93=81=E8=B4=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将多个物品的 showQuality 属性从 4 调整为 5 - 涉及物品 ID:33821、33862、34131 --- configs/StdItems.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configs/StdItems.json b/configs/StdItems.json index e627839..5d09509 100644 --- a/configs/StdItems.json +++ b/configs/StdItems.json @@ -33821,7 +33821,7 @@ "recoverView": [{ "count": 1, "id": 841, "rate": 100, "type": 0 }], "recoverid": 150064, "shape": 0, - "showQuality": 4, + "showQuality": 5, "staitcAttrs": [ { "type": 80, "value": 100000 }, { "type": 19, "value": 99 }, @@ -33862,7 +33862,7 @@ "recoverView": [{ "count": 1, "id": 841, "rate": 100, "type": 0 }], "recoverid": 150064, "shape": 0, - "showQuality": 4, + "showQuality": 5, "staitcAttrs": [ { "type": 6, "value": 5000 }, { "type": 81, "value": 5000 }, @@ -34131,7 +34131,7 @@ "recoverView": [{ "count": 1, "id": 841, "rate": 100, "type": 0 }], "recoverid": 150064, "shape": 0, - "showQuality": 4, + "showQuality": 5, "staitcAttrs": [ { "type": 114, "value": 600000 }, { "type": 112, "value": 600000 },