1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-30 15:22:30 +08:00

fix: 更新FeedHasField和FruitPlatter的targetFields,优化FieldShow的节点结构

This commit is contained in:
2025-09-06 18:16:55 +08:00
parent 850189e15a
commit b32f864e84
4 changed files with 15 additions and 5 deletions
+2 -2
View File
@@ -7,8 +7,8 @@
avatarTexture = ExtResource("2_6i6sp")
displayName = "水果拼盘"
topic = 7
fields = Array[int]([21])
fieldValues = Array[float]([5.0])
fields = Array[int]([21, 25])
fieldValues = Array[float]([5.0, 0.5])
costs = Array[int]([0, 1])
costCounts = Array[int]([150, 200])