From 0dfbd4f6130de8f1559e297825667685258f4b39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=A8=E8=90=BD=E5=9F=BA=E5=9B=B4=E8=99=BE?= <3161880837@qq.com> Date: Sat, 4 Apr 2026 07:50:39 +0800 Subject: [PATCH] =?UTF-8?q?fix(Feeds):=20=E4=BF=AE=E6=AD=A3=E7=83=A4?= =?UTF-8?q?=E5=9F=BA=E5=9B=B4=E8=99=BE=E7=9A=84=E5=93=81=E8=B4=A8=E6=95=B0?= =?UTF-8?q?=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将品质从0调整为2,以匹配实际物品标准 --- components/Feeds/Shrimp.tscn | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/Feeds/Shrimp.tscn b/components/Feeds/Shrimp.tscn index 0ce0ada..097a3a7 100644 --- a/components/Feeds/Shrimp.tscn +++ b/components/Feeds/Shrimp.tscn @@ -6,8 +6,7 @@ [node name="Shrimp" unique_id=629900561 instance=ExtResource("1_1gohp")] avatarTexture = ExtResource("2_mnmea") displayName = "烤基围虾" -quality = 0 -topic = 3 +quality = 2 fields = Array[int]([3, 0]) fieldValues = Array[float]([-0.12, 20.0]) costs = Array[int]([0, 1])