Fixed erroneous calue of distance from Earth

ver1_5_1
Chris Laurel 2002-03-27 02:53:43 +00:00
parent e376630a99
commit a09d8264c4
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
gotolonglat { time 0 distance 3 longitude -122 latitude 47 }
wait { duration 1.5 }
print { text "We're now orbiting about 20,000km above the Earth" }
print { text "We're now orbiting about 12,500km above the Earth" }
orbit { axis [ 0 1 0 ] rate 30 duration 10 }
print { text "Earth looks much more familiar with clouds." }
wait { duration 0.1 }