mirror of
https://github.com/evennia/evennia.git
synced 2026-03-27 10:16:32 +01:00
Doc linking changes
This commit is contained in:
parent
acdf1043cb
commit
f2c672204c
14 changed files with 125 additions and 120 deletions
|
|
@ -80,7 +80,7 @@ class EvAdventureMob(LivingMixin, EvadventureNPC):
|
|||
```
|
||||
|
||||
```{sidebar}
|
||||
In [evennia/contrib/tutorials/evadventure/characters.py](evennia.contrib.tutorials.evadventure.characters)
|
||||
In [evennia/contrib/tutorials/evadventure/characters.py](../../../api/evennia.contrib.tutorials.evadventure.characters.md)
|
||||
is an example of a character class structure.
|
||||
```
|
||||
Above, the `LivingMixin` class cannot work on its own - it just 'patches' the other classes with some
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue