mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-27 05:52:29 +08:00
feat(Feeds): 添加新武器卡片并统一调整品质属性
为湮灭激光和彩虹旗添加新的武器卡片配置 将所有武器卡片的品质属性统一调整为2级 移除角色文件中不再使用的武器引用
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
[node name="ChainGun" instance=ExtResource("1_7uifb")]
|
||||
avatarTexture = ExtResource("2_j74mc")
|
||||
displayName = "链式机枪"
|
||||
quality = 2
|
||||
topic = 8
|
||||
weapons = Array[PackedScene]([ExtResource("3_0nqrh")])
|
||||
costs = Array[int]([0, 3])
|
||||
@@ -17,5 +18,4 @@ texture = ExtResource("2_j74mc")
|
||||
|
||||
[node name="name" parent="container/info" index="1"]
|
||||
displayName = "链式机枪"
|
||||
quality = 3
|
||||
topic = 8
|
||||
|
||||
Reference in New Issue
Block a user