miawwwww its epic

This commit is contained in:
Tabby 2026-01-14 22:15:18 +11:00
parent af8662fd6a
commit f510a916f7
21 changed files with 400 additions and 16 deletions

View file

@ -122,8 +122,3 @@ func _on_action_button_pressed() -> void:
add_item(matched_recipe.roll())
check_recipes()
pass # Replace with function body.
func empty_grid():
for slot in slots:
slot.item = null
slot.update_ui()