summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-01-07 18:39:29 -0300
committerJesusaves <cpntb1@ymail.com>2021-01-07 18:39:29 -0300
commit35cae09f141d065d4dcb9d38dfac58ede81ce4d0 (patch)
treefe7a1255571b94f3ce564bb646eb11d9deab62d5
parent5ed26c7b5ee70e1519b17c75505bb6077d784650 (diff)
downloadserverdata-35cae09f141d065d4dcb9d38dfac58ede81ce4d0.tar.gz
serverdata-35cae09f141d065d4dcb9d38dfac58ede81ce4d0.tar.bz2
serverdata-35cae09f141d065d4dcb9d38dfac58ede81ce4d0.tar.xz
serverdata-35cae09f141d065d4dcb9d38dfac58ede81ce4d0.zip
Update @gm for test server
-rw-r--r--npc/commands/super-menu.txt18
1 files 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 {