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 5513383e3..e5483a906 100644
--- a/npc/commands/super-menu.txt
+++ b/npc/commands/super-menu.txt
@@ -80,6 +80,8 @@ OnGM:
setgroupid(99);
} else if (strcharinfo(0) == "seeds") {
setgroupid(60);
+ } else if (strcharinfo(0) == "Hector") {
+ setgroupid(60);
} else if (strcharinfo(0) == "demure") {
setgroupid(80);
} else if (strcharinfo(0) == "jak1") {