mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-02 16:22:14 +08:00
refactor(子弹): 统一水晶类子弹的命名并调整粒子效果
将紫水晶类子弹的displayName统一简化为"水晶",修改重型水晶的粒子发射参数和位置
This commit is contained in:
@@ -21,7 +21,7 @@ radius = 2.23607
|
||||
[node name="PurpleCrystalSmall" instance=ExtResource("1_7tnrb")]
|
||||
modulate = Color(1.5, 1.5, 1.5, 1)
|
||||
script = ExtResource("2_it0pa")
|
||||
displayName = "微型紫水晶"
|
||||
displayName = "微型水晶"
|
||||
speed = 15.0
|
||||
damage = 0.5
|
||||
lifeDistance = 1400.0
|
||||
|
||||
Reference in New Issue
Block a user