feat: increase in wretched health

This commit is contained in:
Sara 2025-07-31 21:48:42 +02:00
parent 69bd64671e
commit a9e5ffca74

View file

@ -55,7 +55,7 @@ transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, 0, 1
[node name="HealthStatus" type="HealthStatus" parent="."]
unique_name_in_owner = true
health = 2
health = 3
[connection signal="death" from="HealthStatus" to="." method="_on_health_status_death"]