1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-30 07:51:54 +08:00
Files
Dog-Lynx-And-HCN/components/Debug/FeedHasField.tscn
T
fallingshrimp 6675d58fe8 feat: 调整饲料属性和数值配置
- 更新多种饲料的字段和数值配置
- 修改FieldStore中实体最大值限制
- 简化Dango饲料的属性和成本
2025-08-29 15:17:34 +08:00

10 lines
319 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://clm14a8gnikte"]
[ext_resource type="Script" path="res://scripts/Debug/FeedHasField.gd" id="1_7leag"]
[node name="FeedHasField" type="HBoxContainer"]
theme_override_constants/separation = 0
script = ExtResource("1_7leag")
targetFields = Array[int]([1])
clickToRefresh = true