rename Sus to Mudley (sus seems like a shitty name)
This commit is contained in:
parent
0cc9c9427f
commit
f92a7b190c
|
@ -258,8 +258,8 @@ apart from the other characters. Let's outline the personalities/backstories:
|
||||||
- Good for some small talk
|
- Good for some small talk
|
||||||
- Nerd about engineering, propulsion, rocket science
|
- Nerd about engineering, propulsion, rocket science
|
||||||
- Rides a MeteorAceGT
|
- Rides a MeteorAceGT
|
||||||
4. Sus @ pizzeria:
|
4. Mudley @ pizzeria:
|
||||||
- A pig. ("Sus" is the genus of wild and domesticated pigs)
|
- A pig.
|
||||||
- Can communicate via neural implants and space suit
|
- Can communicate via neural implants and space suit
|
||||||
- Can manipulate the world through arms controlled by brain implants
|
- Can manipulate the world through arms controlled by brain implants
|
||||||
- Grew up on earth. Misses the mud.
|
- Grew up on earth. Misses the mud.
|
||||||
|
@ -324,7 +324,7 @@ Minor characters:
|
||||||
- Nox [he]
|
- Nox [he]
|
||||||
- Rudy [he]
|
- Rudy [he]
|
||||||
- Yuni [no pronoun]
|
- Yuni [no pronoun]
|
||||||
- Sus [he]
|
- Mudley [he]
|
||||||
- Ash [they]
|
- Ash [they]
|
||||||
- River [she]
|
- River [she]
|
||||||
- Rain [she]
|
- Rain [she]
|
||||||
|
|
|
@ -786,7 +786,7 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
- chat: Sus
|
- chat: Mudley
|
||||||
- if $helmet:
|
- if $helmet:
|
||||||
- Come on, cave monkey, I can't give you the snack if you don't take off your helmet. [press ESC]
|
- Come on, cave monkey, I can't give you the snack if you don't take off your helmet. [press ESC]
|
||||||
- goto: EXIT
|
- goto: EXIT
|
||||||
|
|
|
@ -520,9 +520,9 @@ actor -3300 10 0 pizzeria
|
||||||
actor 18 22 -15 sus
|
actor 18 22 -15 sus
|
||||||
template person
|
template person
|
||||||
relativeto pizzeriasign
|
relativeto pizzeriasign
|
||||||
name Sus
|
name Mudley
|
||||||
id Sus
|
id Mudley
|
||||||
chatid Sus
|
chatid Mudley
|
||||||
angularmomentum 0.4 0.2 0.1
|
angularmomentum 0.4 0.2 0.1
|
||||||
wants maxrotation 0.2
|
wants maxrotation 0.2
|
||||||
wants matchvelocitywith pizzeria
|
wants matchvelocitywith pizzeria
|
||||||
|
|
Loading…
Reference in a new issue