mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
docs(tutorial-beginner): 📝 fix typo
This commit is contained in:
parent
57f3686379
commit
1db8ad735d
1 changed files with 1 additions and 1 deletions
|
|
@ -187,7 +187,7 @@ You can create new exits from where you are standing, using the `open` command:
|
|||
|
||||
This opens an exit `north` (with an alias `n`) to the previously created room `house`.
|
||||
|
||||
If you have many rooms named `house`, you will get a list of matches and must select to which specifric one you want to link.
|
||||
If you have many rooms named `house`, you will get a list of matches and must select to which specific one you want to link.
|
||||
|
||||
Next, follow the northern exit to your "house" by walking north, or you can also `teleport` to it:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue