Mostly fixed battle stuff

This commit is contained in:
2026-01-18 11:19:26 -06:00
parent 6f3f613f56
commit 73104560e8
5 changed files with 104 additions and 29 deletions

View File

@@ -13,4 +13,4 @@ func getPriority() -> float:
return 1.0
func execute(cutscene:Cutscene) -> void:
pass
pass