mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-06 10:12:12 +08:00
fix(Weapons): 修正武器能量消耗和描述文本
更新VectorStar和LGBT武器的能量消耗值以匹配实际配置 重构LGBT武器的描述文本使其更清晰准确 为LGBT武器添加debugRebuild标志用于调试
This commit is contained in:
@@ -28,7 +28,7 @@ needEnergy = 25.0
|
||||
texture = ExtResource("3_wfty8")
|
||||
|
||||
[node name="energy" parent="container/info/infos/energyInfo" index="1"]
|
||||
text = "20.0"
|
||||
text = "25.0"
|
||||
|
||||
[node name="beachball" parent="container/info/infos/beachballInfo" index="1"]
|
||||
text = "500"
|
||||
|
||||
Reference in New Issue
Block a user