more appropriate masses
This commit is contained in:
parent
c040dbb332
commit
3d5385bd73
21
src/defs.txt
21
src/defs.txt
|
@ -15,25 +15,30 @@ actor 300000 0 500000 jupiter
|
|||
|
||||
actor 3000 0 0 moonlet
|
||||
scale 500
|
||||
mass 10000000
|
||||
angularmomentum 0 0.0001 0
|
||||
|
||||
actor 1000 20 300 monolith
|
||||
scale 2
|
||||
mass 1000
|
||||
rotationx 0.5
|
||||
angularmomentum 0.0 0.0 0.01
|
||||
|
||||
actor 10 20 30 monolith
|
||||
scale 2
|
||||
mass 1000
|
||||
rotationx 0.5
|
||||
angularmomentum 0.0 0.0 0.01
|
||||
|
||||
actor 10000 2000 -3500 monolith
|
||||
scale 2
|
||||
mass 1000
|
||||
rotationx 0.5
|
||||
angularmomentum 0.0 0.0 0.01
|
||||
|
||||
actor -8000 -1000 -100 monolith
|
||||
scale 2
|
||||
mass 1000
|
||||
rotationx 0.5
|
||||
angularmomentum 0.0 0.0 0.01
|
||||
|
||||
|
@ -44,11 +49,13 @@ actor -3300 10 0 pizzeria
|
|||
angularmomentum 0 0 0
|
||||
actor -3400 73 -13 pizzasign
|
||||
scale 20
|
||||
mass 200
|
||||
rotationy 0.45
|
||||
angularmomentum 0.00001 0 0.0003
|
||||
actor -3295 3 -32 suit
|
||||
name "Space Pizza™"
|
||||
chatid pizzeria
|
||||
mass 200.0
|
||||
alive yes
|
||||
pronoun it
|
||||
chat pizzeria
|
||||
|
@ -98,16 +105,6 @@ actor -3300 10 0 pizzeria
|
|||
msg 0 end EXIT "Disconnected."
|
||||
lvl info
|
||||
|
||||
actor 3800 200 5000 asteroid2
|
||||
scale 100
|
||||
rotationy 0.65
|
||||
angularmomentum 0 0 0
|
||||
|
||||
actor 3650 230 5000 asteroid1
|
||||
scale 30
|
||||
rotationy 0.65
|
||||
angularmomentum 0 0 0
|
||||
|
||||
actor 10 -30 20 MeteorAceGT
|
||||
scale 5
|
||||
vehicle yes
|
||||
|
@ -115,12 +112,13 @@ actor 10 -30 20 MeteorAceGT
|
|||
engine ion
|
||||
collider sphere 1.5
|
||||
camdistance 50
|
||||
mass 500
|
||||
mass 3000
|
||||
|
||||
actor 10 0 70 suit
|
||||
name Icarus
|
||||
chatid hi_icarus
|
||||
alive yes
|
||||
mass 200.0
|
||||
pronoun it
|
||||
chat hi_icarus
|
||||
name Icarus
|
||||
|
@ -161,6 +159,7 @@ actor -300 0 40 suit
|
|||
name "Drifter"
|
||||
chatid drifter
|
||||
oxygen 0.08
|
||||
mass 200.0
|
||||
chat drifter
|
||||
name "Drifter"
|
||||
msg 5 INIT noresponse "Requesting permission to communicate..."
|
||||
|
|
Loading…
Reference in a new issue