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")

View file

@ -99,6 +99,7 @@ text = "Cannot buy: Inventory Full!"
horizontal_alignment = 1
[node name="BotnetPanel" parent="." instance=ExtResource("5_jxe34")]
visible = false
layout_mode = 0
offset_left = 523.0
offset_top = 434.0