Play around with the connection screen
This commit is contained in:
parent
877463cb4f
commit
1d26529d1f
2 changed files with 10 additions and 10 deletions
|
|
@ -31,7 +31,7 @@ You followed his instructions. Head to the city park, and on the woodsy side, tu
|
||||||
|
|
||||||
Just keep following the red kerchiefs, until...
|
Just keep following the red kerchiefs, until...
|
||||||
|
|
||||||
|b----------------------------------------------------|n
|
|b ⋅•⋅⋅•⋅⊰⋅•⋅⋅•⋅⋅•⋅⋅•⋅∙∘☽༓☾∘∙•⋅⋅⋅•⋅⋅⊰⋅•⋅⋅•⋅⋅•⋅⋅•⋅ |n
|
||||||
|
|
||||||
Welcome to the World of |g{}|n, version {}!
|
Welcome to the World of |g{}|n, version {}!
|
||||||
|
|
||||||
|
|
@ -47,7 +47,7 @@ Just keep following the red kerchiefs, until...
|
||||||
|
|
||||||
After you've logged in Enter |whelp me|n for more info.
|
After you've logged in Enter |whelp me|n for more info.
|
||||||
|
|
||||||
|b----------------------------------------------------|n
|
|b ⋅•⋅⋅•⋅⊰⋅•⋅⋅•⋅⋅•⋅⋅•⋅∙∘☽༓☾∘∙•⋅⋅⋅•⋅⋅⊰⋅•⋅⋅•⋅⋅•⋅⋅•⋅ |n
|
||||||
""".format(
|
""".format(
|
||||||
settings.SERVERNAME, utils.get_evennia_version("short")
|
settings.SERVERNAME, utils.get_evennia_version("short")
|
||||||
)
|
)
|
||||||
|
|
|
||||||
|
|
@ -438,8 +438,8 @@ west
|
||||||
# And a description:
|
# And a description:
|
||||||
|
|
||||||
# [[file:../../../projects/mud.org::*Knocker][Knocker:6]]
|
# [[file:../../../projects/mud.org::*Knocker][Knocker:6]]
|
||||||
@desc ring = "A brass ring that should be in the door knocker's mouth.
|
@desc ring = A brass ring that should be in the door knocker's mouth.
|
||||||
How else are you going to knock on a door?"
|
How else are you going to knock on a door?
|
||||||
# Knocker:6 ends here
|
# Knocker:6 ends here
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue