accumulation test

This commit is contained in:
Tabby 2026-01-23 15:38:28 +11:00
parent 69f6544545
commit 7e5603927e
7 changed files with 65 additions and 14 deletions

View file

@ -23,7 +23,7 @@ func _on_play_button_pressed() -> void:
PlayerInventory.show()
Clock.show()
Locations.show()
Locations.goto_workshop()
Locations.goto_ewaste()
#Locations.current_location = Locations.Location.workshop
#get_tree().change_scene_to_file("res://scenes/workshop.tscn")