From e6067c873cfa8d1e8b5f236a7519bf9eb5065c36 Mon Sep 17 00:00:00 2001 From: Griatch Date: Thu, 20 Jun 2013 18:06:10 +0200 Subject: [PATCH] Fixing old docstring on @quell command, suggesting superuser cannot be quelled. --- src/commands/default/player.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/commands/default/player.py b/src/commands/default/player.py index 346c9d1a94..cec03d2cb2 100644 --- a/src/commands/default/player.py +++ b/src/commands/default/player.py @@ -606,9 +606,6 @@ class CmdQuell(MuxPlayerCommand): Hierarchical permission quelling only work downwards, thus a Player cannot use a higher-permission Character to escalate their permission level. 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"