Decreased enemy health. Increased player health. Increased enemy spawn delay. Fixed enemy weapon count generation

This commit is contained in:
2026-01-03 01:04:43 +03:00
parent 75c072db5d
commit 5bd04f131e
6 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -75,8 +75,8 @@ offset_bottom = 19.0
position = Vector2(-11, 0)
[node name="Health" parent="." index="1"]
max_shield = 250
max_hull = 1000
max_shield = 500
max_hull = 2000
[node name="First" type="Node2D" parent="WeaponSlots" index="0"]
position = Vector2(-2, -8)