From 7e8e834d579de282b0e8ac51a3ca2e5422c7f4c1 Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Tue, 31 Dec 2024 19:46:35 +0800 Subject: [PATCH] =?UTF-8?q?fix(configs):=20=E6=9B=B4=E6=96=B0=20StdItems.j?= =?UTF-8?q?son=20=E4=B8=AD=E7=9A=84=20recoverid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将多个物品的 recoverid 从 100770 修改为 150089,包括: - 物品ID 853 - 物品ID 854 - 物品ID 855 - 物品ID 856 - 物品ID 857 --- configs/StdItems.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/configs/StdItems.json b/configs/StdItems.json index 2a6c82d..e67bb95 100644 --- a/configs/StdItems.json +++ b/configs/StdItems.json @@ -47864,7 +47864,7 @@ "count": 5 } ], - "recoverid":100770 + "recoverid": 150089 }, "854": { "dup": 9999, @@ -47910,7 +47910,7 @@ "count": 5 } ], - "recoverid":100770 + "recoverid": 150089 }, "855": { "dup": 9999, @@ -47957,7 +47957,7 @@ "count": 5 } ], - "recoverid":100770 + "recoverid": 150089 }, "856": { "dup": 9999, @@ -48004,7 +48004,7 @@ "count": 5 } ], - "recoverid":100770 + "recoverid": 150089 }, "857": { "dup": 999, @@ -56762,7 +56762,7 @@ "existScenes": [ -1 ], - "recoverid":100770 + "recoverid": 150089 }, "1019": { "dup": 9999,