Fixing old docstring on @quell command, suggesting superuser cannot be quelled.

This commit is contained in:
Griatch 2013-06-20 18:06:10 +02:00
parent 340160e4ea
commit e6067c873c

View file

@ -606,9 +606,6 @@ class CmdQuell(MuxPlayerCommand):
Hierarchical permission quelling only work downwards, thus a Player cannot Hierarchical permission quelling only work downwards, thus a Player cannot
use a higher-permission Character to escalate their permission level. use a higher-permission Character to escalate their permission level.
Use the unquell command to revert back to normal operation. Use the unquell command to revert back to normal operation.
Note that the superuser character cannot be quelled. Use a separate
admin account for testing.
""" """
key = "@quell" key = "@quell"