Skip to content

Commit

Permalink
Reset hero health
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolejorn committed Aug 19, 2024
1 parent 26b2050 commit d5362fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Results.gd
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ func _process(delta):


func _on_play_again_pressed():
Global.heroHealth = 100
Global.bossPlaced = false
Global.floorCount = 3
Global.currentGold = Global.currentGold
Expand Down
Binary file not shown.

0 comments on commit d5362fe

Please sign in to comment.