Decreased enemy health. Increased player health. Increased enemy spawn delay. Fixed enemy weapon count generation
This commit is contained in:
@@ -54,7 +54,7 @@ offset_top = 27.0
|
||||
offset_bottom = 27.0
|
||||
|
||||
[node name="Health" parent="." index="1"]
|
||||
max_hull = 200
|
||||
max_hull = 100
|
||||
|
||||
[node name="First" type="Node2D" parent="WeaponSlots" index="0"]
|
||||
position = Vector2(-8, 0)
|
||||
|
||||
Reference in New Issue
Block a user