Fix tutorial world build and intro

This commit is contained in:
Griatch 2022-02-05 16:05:12 +01:00
parent ca7bee9d99
commit a980ed617d
9 changed files with 57 additions and 50 deletions

View file

@ -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.
""")