Destination fix + pause in editor + discovery elem grayed + text points + no shadow alien text + log fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user