More doc syncing
This commit is contained in:
parent
68b87d6157
commit
b84fab9300
5 changed files with 16 additions and 10 deletions
7
evennia/contrib/rpg/character_creator/__init__.py
Normal file
7
evennia/contrib/rpg/character_creator/__init__.py
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
"""
|
||||
Chargen system - Inspector Caracal, 2022
|
||||
|
||||
"""
|
||||
|
||||
from .character_creator import ContribChargenAccount # noqa
|
||||
from .character_creator import ContribCmdCharCreate # noqa
|
||||
Loading…
Add table
Add a link
Reference in a new issue