Refactor script command to handler key:typeclass inputs
This commit is contained in:
parent
4954fa1189
commit
05b429d548
2 changed files with 59 additions and 35 deletions
|
|
@ -7,7 +7,6 @@ added to all game objects. You access it through the property
|
|||
"""
|
||||
|
||||
from django.utils.translation import gettext as _
|
||||
|
||||
from evennia.scripts.models import ScriptDB
|
||||
from evennia.utils import create, logger
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue