fix radius

This commit is contained in:
okx-code
2026-06-16 01:41:03 +01:00
parent 6357ac9169
commit f3c719abca
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ destination-world: world
transfer-failure-message: Unable to complete rocket transfer. Please reconnect and try again.
source-world: world
world-radius: 10000
world-radius: 9850
rocket-centre-x: 0
rocket-centre-z: 0
delta-v-meters-per-second: 10000

View File

@@ -4,7 +4,7 @@ destination-world: world
transfer-failure-message: Unable to complete rocket transfer. Please reconnect and try again.
source-world: world
world-radius: 7000
world-radius: 6850
rocket-centre-x: 0
rocket-centre-z: -20000
delta-v-meters-per-second: 6000