1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-07-06 18:22:12 +08:00

fix(Feeds): 统一武器品质等级为3

移除多余的quality属性并统一info节点中的品质等级,保持数据一致性
This commit is contained in:
2025-09-21 17:16:50 +08:00
parent 7bc71984d4
commit e657b2c7a9
4 changed files with 4 additions and 8 deletions
+1 -2
View File
@@ -7,7 +7,6 @@
[node name="NuclearBomb" instance=ExtResource("1_kytcq")]
avatarTexture = ExtResource("2_l6mhl")
displayName = "核弹控制器"
quality = 3
topic = 8
weapons = Array[PackedScene]([ExtResource("3_3jrcs")])
costs = Array[int]([0, 4])
@@ -18,5 +17,5 @@ texture = ExtResource("2_l6mhl")
[node name="name" parent="container/info" index="1"]
displayName = "核弹控制器"
quality = 4
quality = 3
topic = 8