More doc updates

This commit is contained in:
Griatch 2022-09-17 19:31:29 +02:00
parent e8d08ad597
commit cdc1b83331
17 changed files with 75 additions and 19 deletions

View file

@ -123,8 +123,8 @@ keep in here.
## Storing state of the menu
```{sidebar}
There is a full implementation of the chargen in [evennia/contrib/tutorials/evadventure/chargen.
py](evennia.contrib.tutorials.evadventure.chargen).
There is a full implementation of the chargen in
[evennia/contrib/tutorials/evadventure/chargen.py](evennia.contrib.tutorials.evadventure.chargen).
```
> create a new module `mygame/evadventure/chargen.py`.