Fix tutorial world build and intro
This commit is contained in:
parent
ca7bee9d99
commit
a980ed617d
9 changed files with 57 additions and 50 deletions
|
|
@ -28,7 +28,10 @@ ERROR_NO_SUPERUSER = """
|
|||
LIMBO_DESC = _("""
|
||||
Welcome to your new |wEvennia|n-based game! Visit https://www.evennia.com if you need
|
||||
help, want to contribute, report issues or just join the community.
|
||||
As Account #1 you can create a demo/tutorial area with '|wbatchcommand tutorial_world.build|n'.
|
||||
|
||||
As a privileged user, write |wbatchcommand tutorial_world.build|n to build
|
||||
tutorial content. Once built, try |wintro|n for starting help and |wtutorial|n to
|
||||
play the demo game.
|
||||
""")
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue