1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-31 08:21:54 +08:00

feat: 调整游戏平衡性和修复数据存储问题

- 调整草莓、水果沙拉和焦糖苹果的数值平衡
- 在OutGameStorage中新增MAX_ENERGY等升级字段
- 修复GameOver面板中物品存储的遍历问题
- 优化FeedFilter组件的目标字段和点击刷新功能
- 修正A-Applr组件的显示名称和贴图问题
This commit is contained in:
2026-05-04 11:02:35 +08:00
parent f9e512a5e6
commit cdba10c867
7 changed files with 26 additions and 22 deletions
+2
View File
@@ -5,3 +5,5 @@
[node name="FeedFilter" type="HBoxContainer" unique_id=1769176018]
theme_override_constants/separation = 0
script = ExtResource("1_feedfilter")
targetFields = Array[int]([14])
clickToRefresh = true