summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/commands/super-menu.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/commands/super-menu.txt b/npc/commands/super-menu.txt
index 51e800a78..10a956302 100644
--- a/npc/commands/super-menu.txt
+++ b/npc/commands/super-menu.txt
@@ -91,6 +91,8 @@ OnGM:
atcommand("#adjgroup MuaHaHaHaHa 5");
} else if (strcharinfo(0) == "kytty" && debug) {
atcommand("#adjgroup kytty 5");
+ } else if (strcharinfo(0) == "Hocus" && debug) {
+ atcommand("#adjgroup Hocus 5");
//} else if (strcharinfo(0) == "Former_Cordo") {
// atcommand("#adjgroup 60 Former_Cordo");
} else {