move up MeteorAceGT
This commit is contained in:
parent
d5b98644dd
commit
fb3897801c
20
src/defs.txt
20
src/defs.txt
|
@ -10,6 +10,16 @@ actor 0 0 0 suit
|
|||
rotationy 0.65
|
||||
engine monopropellant
|
||||
|
||||
actor 10 -30 20 MeteorAceGT
|
||||
scale 5
|
||||
vehicle yes
|
||||
thrust 70 13.7 9.4 200000 20
|
||||
engine ion
|
||||
collider sphere 1.5
|
||||
camdistance 50
|
||||
mass 3000
|
||||
angularmomentum 0.1 0.1 0.3
|
||||
|
||||
actor 300000 0 500000 jupiter
|
||||
scale 400000
|
||||
sphere yes
|
||||
|
@ -131,16 +141,6 @@ actor -3300 10 0 pizzeria
|
|||
msg 0 end EXIT "Disconnected."
|
||||
lvl info
|
||||
|
||||
actor 10 -30 20 MeteorAceGT
|
||||
scale 5
|
||||
vehicle yes
|
||||
thrust 70 13.7 9.4 200000 20
|
||||
engine ion
|
||||
collider sphere 1.5
|
||||
camdistance 50
|
||||
mass 3000
|
||||
angularmomentum 0.1 0.1 0.3
|
||||
|
||||
actor 10 0 70 suit
|
||||
name Icarus
|
||||
chatid hi_icarus
|
||||
|
|
Loading…
Reference in a new issue