Description
3 man tour craft. xtra chutes for UHC mode.
Fuel leak will require manual stage if sub orbit is not achieved and using kos script.
KOS script
print Ready to Launch Sub3 orbit tour
.
set throttle to 1.0.
print throttle set to 100%.
.
SAS on.
print SAS set to ON.
.
wait 2.
print Launch
.
stage.
Print waiting until altitude > 70000 to stage.
.
wait until altitude > 70000.
stage.
SAS off.
Print launch program complete.
.
wait 12.
core:doaction(close Terminal
, true).
A stock rocket called 3man SubOrbit Tour remote kos sub3. Built with 30 of the finest parts, its root part is kv1Pod.
Built in the VAB in KSP version 1.6.1.