From edb0b9a55c80a1c2cd7fd59e37f299f5b1966b75 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, 6 Sep 2025 17:49:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4Taco=E8=A7=92=E8=89=B2?= =?UTF-8?q?=E7=9A=84fieldValues=E5=92=8C=E8=B4=A8=E9=87=8F=E5=B1=9E?= =?UTF-8?q?=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Feeds/Taco.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Feeds/Taco.tscn b/components/Feeds/Taco.tscn index 07fb842..8797009 100644 --- a/components/Feeds/Taco.tscn +++ b/components/Feeds/Taco.tscn @@ -9,7 +9,7 @@ displayName = "塔克" quality = 3 topic = 2 fields = Array[int]([13, 3, 24]) -fieldValues = Array[float]([0.18, 0.02, 0.01]) +fieldValues = Array[float]([0.18, 0.02, 0.05]) costs = Array[int]([1]) costCounts = Array[int]([400]) @@ -18,5 +18,5 @@ texture = ExtResource("2_eed3c") [node name="name" parent="container/info" index="1"] displayName = "塔克" -quality = 2 +quality = 3 topic = 2