Advertisement
Guest User

Untitled

a guest
Apr 16th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. +setpower 4
  2. Traceback (most recent call last):
  3. File "e:\git repo\evennia\evennia\commands\cmdhandler.py", line 591, in _run_command
  4. ret = cmd.func()
  5. File ".\commands\command.py", line 57, in func
  6. self.caller.db.power = power
  7. NameError: name 'power' is not defined
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement