1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-27 22:41:56 +08:00

fix(Feeds): 修正烤基围虾的品质数值

将品质从0调整为2,以匹配实际物品标准
This commit is contained in:
2026-04-04 07:50:39 +08:00
parent e824378109
commit 0dfbd4f613
+1 -2
View File
@@ -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])