demo 2.0.0

* reduce demo time
* add all changes from full game
This commit is contained in:
2026-08-01 14:22:53 +02:00
parent 4fd457bc2c
commit 5c2eb224ed
8 changed files with 138 additions and 39 deletions
@@ -18,10 +18,7 @@ func get_destination_text() -> String:
return tr("RELAY_BASE_X") % tr("VENUS")
func get_destination_scene() -> Scene:
return RelayBaseScene.new(
"VENUS",
"002"
)
return CreditsScene.new()
func get_logs() -> Array[Log]:
return [