1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-07-01 07:42:30 +08:00

fix: 调整角色掉落物品数量范围

修改小鸡、酷可mc和熊谷凌角色的掉落物品数量范围,平衡游戏难度
This commit is contained in:
2025-09-20 17:56:51 +08:00
parent e2d29599ed
commit d884e049a6
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ size = Vector2(150, 150)
script = ExtResource("2_s2dg5")
displayName = "酷可mc"
drops = Array[int]([0, 1, 4])
dropCounts = Array[Vector2]([Vector2(20, 40), Vector2(25, 100), Vector2(2, 3)])
dropCounts = Array[Vector2]([Vector2(20, 40), Vector2(25, 100), Vector2(1, 3)])
metadata/_edit_vertical_guides_ = [76.0]
[node name="collect" parent="sounds" index="4"]