Fix doc generation of all evadventure modules

This commit is contained in:
Griatch 2023-05-19 20:20:14 +02:00
parent 4abca72077
commit 2a75ea8343
14 changed files with 58 additions and 45 deletions

View file

@ -3,6 +3,8 @@ EvAdventure Twitch-based combat
This implements a 'twitch' (aka DIKU or other traditional muds) style of MUD combat.
----
"""
from evennia import AttributeProperty, CmdSet, default_cmds
from evennia.commands.command import Command, InterruptCommand