1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-22 19:42:30 +08:00

feat: 更新FeedCardBase和Puffs组件,添加编辑锁定元数据

This commit is contained in:
2025-08-27 10:25:14 +08:00
parent 730f732ef1
commit 0648ed75d0
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -10,7 +10,6 @@ fields = Array[int]([10, 5, 13])
fieldValues = Array[float]([0.06, 0.12, 0.3])
costs = Array[int]([0, 1])
costCounts = Array[int]([250, 100])
metadata/_edit_lock_ = true
[node name="avatar" parent="container/info" index="0"]
texture = ExtResource("2_p35iw")