diff --git a/commands/objmanip.py b/commands/objmanip.py index 757ef164f..b0fcc4682 100644 --- a/commands/objmanip.py +++ b/commands/objmanip.py @@ -1,6 +1,8 @@ import ansi import session_mgr import functions_db +# For aliases +from apps.objects.models import Attribute def cmd_teleport(cdat):