mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-30 16:01:53 +08:00
6675d58fe8
- 更新多种饲料的字段和数值配置 - 修改FieldStore中实体最大值限制 - 简化Dango饲料的属性和成本
10 lines
319 B
Plaintext
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
|