Destination fix + pause in editor + discovery elem grayed + text points + no shadow alien text + log fix

This commit is contained in:
Altaezio
2026-07-31 10:46:42 +02:00
parent 67872ef3b0
commit 3eb3b6629f
6 changed files with 17 additions and 8 deletions
@@ -20,7 +20,7 @@ func get_logs() -> Array[Log]:
]
func get_destination_text() -> String:
return tr("ESTIA_BASE")
return tr("ASTRA_BASE")
func get_region_sequence_length(_difficulty_setting : int) -> int:
return 10