Text fixes + plant grid around mouse + max score particule + can abandon in relay bases again

This commit is contained in:
Altaezio
2026-07-30 20:07:02 +02:00
parent 0409a8bc8b
commit 2b945a8f7c
16 changed files with 350 additions and 339 deletions
@@ -21,7 +21,7 @@ func get_logs() -> Array[Log]:
func get_destination_text() -> String:
return tr("SUBTERRA_BASE")
return tr("ESTIA_BASE")
func get_destination_scene() -> Scene:
return EstiaScene.new()