From 0648ed75d0761ee989af176591c710bda9046a7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=A8=E8=90=BD=E5=9F=BA=E5=9B=B4=E8=99=BE?= <3161880837@qq.com> Date: Wed, 27 Aug 2025 10:25:14 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0FeedCardBase=E5=92=8C?= =?UTF-8?q?Puffs=E7=BB=84=E4=BB=B6=EF=BC=8C=E6=B7=BB=E5=8A=A0=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E9=94=81=E5=AE=9A=E5=85=83=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Abstracts/FeedCardBase.tscn | 1 + components/Feeds/Puffs.tscn | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Abstracts/FeedCardBase.tscn b/components/Abstracts/FeedCardBase.tscn index ef615e2..427b9fb 100644 --- a/components/Abstracts/FeedCardBase.tscn +++ b/components/Abstracts/FeedCardBase.tscn @@ -25,6 +25,7 @@ offset_right = 200.0 offset_bottom = 300.0 theme_override_styles/panel = SubResource("StyleBoxFlat_n2ewr") script = ExtResource("1_2ea75") +metadata/_edit_lock_ = true [node name="container" type="VBoxContainer" parent="."] layout_mode = 2 diff --git a/components/Feeds/Puffs.tscn b/components/Feeds/Puffs.tscn index 81e209c..2e3ed38 100644 --- a/components/Feeds/Puffs.tscn +++ b/components/Feeds/Puffs.tscn @@ -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")