mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-04 09:12:13 +08:00
feat(Feeds): 添加彩虹糖资源并调整鸡蛋数值
添加彩虹糖的SVG资源及相关配置文件 调整鸡蛋的fieldValues和costCounts数值
This commit is contained in:
@@ -9,9 +9,9 @@ displayName = "鸡蛋"
|
||||
quality = 3
|
||||
topic = 3
|
||||
fields = Array[int]([3, 7])
|
||||
fieldValues = Array[float]([0.25, 15.0])
|
||||
fieldValues = Array[float]([0.3, 20.0])
|
||||
costs = Array[int]([0, 1])
|
||||
costCounts = Array[int]([400, 250])
|
||||
costCounts = Array[int]([500, 300])
|
||||
|
||||
[node name="avatar" parent="container/info" index="0"]
|
||||
texture = ExtResource("2_4crt5")
|
||||
|
||||
Reference in New Issue
Block a user