More refactoring.

This commit is contained in:
Anna Rose Wiggins 2021-07-19 04:03:42 -04:00
parent e0d1c34b46
commit deb46a6430
5 changed files with 10 additions and 7 deletions

View file

@ -70,7 +70,7 @@ until SHIP:ORBIT:APOAPSIS > 80000 {
SHIP:ADD(CreateCircularizationNode(SHIP:ORBIT:ETA:APOAPSIS)).
print "Releasing controls. Good luck, Kerman!".
print "Releasing controls. Circularization maneuver added. Good luck, Kerman!".
set SHIP:CONTROL:PILOTMAINTHROTTLE to 0.
unlock THROTTLE.
unlock STEERING.