move Sus to pizzeria
This commit is contained in:
parent
8ce084b72f
commit
a01bf79542
|
@ -414,12 +414,25 @@ actor -3300 10 0 pizzeria
|
|||
actor 60 60 -23 pizzasign
|
||||
name "Pizzeria Sign"
|
||||
relativeto pizzeria
|
||||
id pizzeriasign
|
||||
scale 20
|
||||
collider mesh
|
||||
density 200
|
||||
rotationy 81
|
||||
angularmomentum 0 0 0
|
||||
light "FF00B3" 30000000
|
||||
actor 18 22 -15 sus
|
||||
template person
|
||||
relativeto pizzeriasign
|
||||
name Sus
|
||||
id Sus
|
||||
chatid Sus
|
||||
angularmomentum 0.4 0.2 0.1
|
||||
wants maxrotation 0.2
|
||||
wants matchvelocitywith pizzeria
|
||||
rotationy 108
|
||||
rotationx 180
|
||||
pronoun he
|
||||
actor -52 -10 0 lightorb
|
||||
name "Light Orb"
|
||||
relativeto pizzeria
|
||||
|
@ -485,19 +498,6 @@ actor 30 -12 -40 suitv2
|
|||
scale 0.25
|
||||
light FF8F4A 5000000
|
||||
|
||||
actor 20 -12 -30 sus
|
||||
template person
|
||||
relativeto player
|
||||
name Sus
|
||||
id Sus
|
||||
chatid Sus
|
||||
angularmomentum 0.4 0.2 0.1
|
||||
wants maxrotation 0.2
|
||||
wants matchvelocitywith pizzeria
|
||||
rotationy 108
|
||||
rotationx 180
|
||||
pronoun he
|
||||
|
||||
actor -300 0 40 suitv2
|
||||
template person
|
||||
relativeto player
|
||||
|
|
Loading…
Reference in a new issue