Added debug inventory menu

This commit is contained in:
2025-05-19 17:41:39 -05:00
parent 3b9986b4ee
commit 057ed10851
26 changed files with 309 additions and 24 deletions

View File

@@ -37,4 +37,4 @@ func _onPlayerInventoryUpdated() -> void:
quest.objectiveUpdated(self)
func isCompleted() -> bool:
return completed
return completed