Remove RT and tweaked ascent profile

This commit is contained in:
2026-06-07 01:41:03 -07:00
parent a314cdaa62
commit ef8ae9e9cc
2 changed files with 66 additions and 25 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
wait until ship:unpacked.
if addons:RT:hasKSCConnection(ship) {
runPath("0:/scripts/basic.ks").
} else {
print "No connection to the KSC".
}
runPath("0:/scripts/basic.ks").
//if addons:RT:hasKSCConnection(ship) {
//} else {
// print "No connection to the KSC".
//}