1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-12 14:47:13 +08:00

refactor(Characters): 更新Kernyr的显示名称为TestBoss

refactor(Bullets): 优化Parrier的动画配置并移除baseDamage属性
This commit is contained in:
2026-03-22 16:39:12 +08:00
parent 733e8e5c0b
commit ac5f10bb53
2 changed files with 15 additions and 16 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ size = Vector2(118, 98)
[node name="Kernyr" instance=ExtResource("1_bha5j")]
script = ExtResource("2_vkls3")
displayName = "口势咯"
displayName = "TestBoss"
drops = Array[int]([0, 1])
dropCounts = Array[Vector2]([Vector2(30, 50), Vector2(20, 40)])
appleCount = Vector2i(2, 5)