misc changes + new circ mode

This commit is contained in:
2026-04-20 02:44:11 -04:00
parent 7431ab7946
commit 25212af055
6 changed files with 21 additions and 25 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ set profile to 1.2.
set turn_start to 1000.
set target_orbit to 130000.
Ascent(target_orbit, turn_start, profile, 0).
Ascent(target_orbit, turn_start, profile, 3).
print "Orbit Achieved, Releasing Controls".
CORE:PART:GETMODULE("kOSProcessor"):DOEVENT("Close Terminal").