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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user