From 701f8d25fb08d55dc4f1783915b294769263b322 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 22 Mar 2021 11:23:47 -0300 Subject: Add Crazyfefe to `@gm` functionality --- npc/commands/super-menu.txt | 2 ++ 1 file changed, 2 insertions(+) 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") { -- cgit v1.2.3-60-g2f50