From 35cae09f141d065d4dcb9d38dfac58ede81ce4d0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 7 Jan 2021 18:39:29 -0300 Subject: Update @gm for test server --- npc/commands/super-menu.txt | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/npc/commands/super-menu.txt b/npc/commands/super-menu.txt index de9454379..f0846fe33 100644 --- a/npc/commands/super-menu.txt +++ b/npc/commands/super-menu.txt @@ -85,14 +85,16 @@ OnGM: } else if (strcharinfo(0) == "jak1") { atcommand("#adjgroup jak1 80"); // Test Server grants - } else if (strcharinfo(0) == "Kolchak" && debug) { - atcommand("#adjgroup Kolchak 5"); - } else if (strcharinfo(0) == "MuaHaHaHaHa" && debug) { - 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) == "Povo" && debug) { + atcommand("#adjgroup Povo 5"); + //} else if (strcharinfo(0) == "Kolchak" && debug) { + // atcommand("#adjgroup Kolchak 5"); + //} else if (strcharinfo(0) == "MuaHaHaHaHa" && debug) { + // 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 { -- cgit v1.2.3-60-g2f50