tweak icarus
This commit is contained in:
parent
6b6cdccee7
commit
e29a8abebf
|
@ -205,7 +205,7 @@ actor -3300 10 0 pizzeria
|
|||
msg 0 end EXIT "Disconnected."
|
||||
lvl info
|
||||
|
||||
actor 70 -25 -60 suit
|
||||
actor 60 -15 -40 suit
|
||||
relativeto player
|
||||
name Icarus
|
||||
chatid hi_icarus
|
||||
|
@ -213,6 +213,8 @@ actor 70 -25 -60 suit
|
|||
mass 200.0
|
||||
collider capsule 2 1
|
||||
angularmomentum 0.4 0.2 0.1
|
||||
rotationy 0.6
|
||||
rotationx 1
|
||||
thrust 1.2 1 1 10 1.5
|
||||
wants maxrotation 0.5
|
||||
wants maxvelocity 0
|
||||
|
@ -220,8 +222,8 @@ actor 70 -25 -60 suit
|
|||
chat hi_icarus
|
||||
name Icarus
|
||||
msg 4 INIT hi1 "Oh hey, you're awake!"
|
||||
msg 6 hi1 hi2 "I found you drifting out cold, and watched over you, hoping you'd get better."
|
||||
msg 40 hi2 hireply "I carried you here, behind the moonlet, to shield you from the micros."
|
||||
msg 6 hi1 hi2 "I found you drifting out cold, and decided to watch over you until you get better."
|
||||
msg 40 hi2 hireply "Took us here behind that moonlet, to shield you from the micros."
|
||||
choice 1 hireply thx "Thank you!"
|
||||
msg 6 thx feeling "No worries. Folks are stretched thin around this corner, we gotta watch out for each other."
|
||||
msg 40 feeling howru "How are you feeling?"
|
||||
|
|
Loading…
Reference in a new issue