Tweak of a tutorial sidebar
This commit is contained in:
parent
9e6f828cf8
commit
45505f1c9c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# Show a dynamic map of rooms
|
# Show a dynamic map of rooms
|
||||||
|
|
||||||
```{sidebar}
|
```{sidebar}
|
||||||
See also the [Mapbuilder](../Contribs/Contrib-Mapbuilder.md) and [XYZGrid](../Contribs/Contrib-XYZGrid.md) contribs, which offer alternative ways of both creating and displaying room maps.
|
See also the [Mapbuilder](../Contribs/Contrib-Mapbuilder.md) and [XYZGrid](../Contribs/Contrib-XYZGrid.md) contribs, which offer alternative ways of both creating and displaying room maps. The [Beginner Tutorial lesson implementing Evadventure rooms](https://www.evennia.com/docs/latest/Howtos/Beginner-Tutorial/Part3/Beginner-Tutorial-Rooms.html#adding-a-room-map) also explains how to add a (simpler) auto-map.
|
||||||
```
|
```
|
||||||
An often desired feature in a MUD is to show an in-game map to help navigation.
|
An often desired feature in a MUD is to show an in-game map to help navigation.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue