1
1
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:
2025-09-19 22:00:54 +08:00
parent aeda27ef61
commit 020f268c5f
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -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