Add teleport: and teleport_here: default locks to in-game entities. Resolve #3029
This commit is contained in:
parent
2ad58051bb
commit
a6df975624
5 changed files with 99 additions and 27 deletions
|
|
@ -6,7 +6,6 @@ import re
|
|||
from django.conf import settings
|
||||
from django.core.paginator import Paginator
|
||||
from django.db.models import Max, Min, Q
|
||||
|
||||
from evennia import InterruptCommand
|
||||
from evennia.commands.cmdhandler import get_and_merge_cmdsets
|
||||
from evennia.locks.lockhandler import LockException
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue