some exp balancing

This commit is contained in:
Victor Turgeon
2023-10-11 05:23:48 -04:00
parent fce86322c7
commit 5e85af9d00
6 changed files with 156 additions and 6 deletions

View File

@@ -382,6 +382,7 @@ position = Vector2(10, 10)
collision_layer = 5
collision_mask = 5
script = ExtResource("1_xj62t")
maxhp = 50
[node name="LightOccluder2D" type="LightOccluder2D" parent="."]
occluder = SubResource("OccluderPolygon2D_xq5nx")