mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 06:51:54 +08:00
feat(角色): 为酷可小弟添加显示名称
fix(子弹): 调整微型紫水晶的伤害值为0.5
This commit is contained in:
@@ -23,7 +23,7 @@ modulate = Color(1.5, 1.5, 1.5, 1)
|
||||
script = ExtResource("2_it0pa")
|
||||
displayName = "微型紫水晶"
|
||||
speed = 15.0
|
||||
damage = 1.0
|
||||
damage = 0.5
|
||||
lifeDistance = 1400.0
|
||||
|
||||
[node name="texture" parent="." index="0"]
|
||||
|
||||
@@ -25,6 +25,7 @@ animations = [{
|
||||
|
||||
[node name="KukeChild" instance=ExtResource("1_3ohuq")]
|
||||
script = ExtResource("2_ywxbd")
|
||||
displayName = "酷可小弟"
|
||||
|
||||
[node name="collect" parent="sounds" index="4"]
|
||||
stream = null
|
||||
|
||||
Reference in New Issue
Block a user