feat: increase in wretched health
This commit is contained in:
parent
69bd64671e
commit
a9e5ffca74
|
@ -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="."]
|
[node name="HealthStatus" type="HealthStatus" parent="."]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
health = 2
|
health = 3
|
||||||
|
|
||||||
[connection signal="death" from="HealthStatus" to="." method="_on_health_status_death"]
|
[connection signal="death" from="HealthStatus" to="." method="_on_health_status_death"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue