1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-07-02 00:02:13 +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="Meowmere" instance=ExtResource("1_2vyyw")]
avatarTexture = ExtResource("2_kft2q")
displayName = "彩虹猫之刃"
quality = 3
topic = 8
fields = Array[int]([3])
fieldValues = Array[float]([0.05])
@@ -20,5 +19,5 @@ texture = ExtResource("2_kft2q")
[node name="name" parent="container/info" index="1"]
displayName = "彩虹猫之刃"
quality = 4
quality = 3
topic = 8