Text fixes + plant grid around mouse + max score particule + can abandon in relay bases again
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user