mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-08 02:57:06 +08:00
feat(Feeds): 添加新饲料资源并调整现有饲料属性
添加番茄、核桃、酸奶等新饲料资源图片及配置 调整鸡蛋、胡萝卜等饲料的数值属性 更新FeedFilter组件的目标字段和刷新行为
This commit is contained in:
@@ -11,7 +11,7 @@ topic = 5
|
||||
fields = Array[int]([7])
|
||||
fieldValues = Array[float]([-5.0])
|
||||
costs = Array[int]([0, 1])
|
||||
costCounts = Array[int]([500, 1000])
|
||||
costCounts = Array[int]([300, 650])
|
||||
|
||||
[node name="avatar" parent="container/info" index="0"]
|
||||
texture = ExtResource("2_u65vk")
|
||||
|
||||
Reference in New Issue
Block a user