From 82a79a969666aaa0a2af078c11607250fc3f9525 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 27 Jul 2020 19:43:41 -0300 Subject: LoF and GTMW staff --- npc/commands/super-menu.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/commands/super-menu.txt') diff --git a/npc/commands/super-menu.txt b/npc/commands/super-menu.txt index dac9111a4..7a37ddf11 100644 --- a/npc/commands/super-menu.txt +++ b/npc/commands/super-menu.txt @@ -71,6 +71,7 @@ OnGM: if (!validatepin()) close; .@auth=true; + // NOTE: Pihro and Pyndragon do not have player chars if (strcharinfo(0) == "Jesusalva") { atcommand("#adjgroup 99 Jesusalva"); } else if (strcharinfo(0) == "Saulc") { @@ -79,6 +80,10 @@ OnGM: atcommand("#adjgroup 60 seeds"); } else if (strcharinfo(0) == "demure") { atcommand("#adjgroup 80 demure"); + } else if (strcharinfo(0) == "jak1") { + atcommand("#adjgroup 80 jak1"); + //} else if (strcharinfo(0) == "Former_Cordo") { + // atcommand("#adjgroup 60 Former_Cordo"); } else { dispbottom l("Your privileges do not allow you to use this command."); .@auth=false; -- cgit v1.2.3-60-g2f50