More work on portraits and on combat in quest views

This commit is contained in:
2025-10-02 15:42:16 -04:00
parent 00ef506689
commit aa9b0720d8
36 changed files with 236 additions and 90 deletions

View File

@@ -54,3 +54,6 @@ func check_levelup() -> void:
func _on_level_up() -> void:
show_levelup_banner()
func _on_questor_changed() -> void:
pass