diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-11-03 11:51:36 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-11-03 11:51:36 -0300 |
commit | 321ebca5cd4322d72eb6ad319f8e4436ed451315 (patch) | |
tree | 6409ba20bebdfc753efa3d16f6393323bdd1955b | |
parent | 71f033429f25a2bdd5aed4427081b304909dca43 (diff) | |
download | serverdata-321ebca5cd4322d72eb6ad319f8e4436ed451315.tar.gz serverdata-321ebca5cd4322d72eb6ad319f8e4436ed451315.tar.bz2 serverdata-321ebca5cd4322d72eb6ad319f8e4436ed451315.tar.xz serverdata-321ebca5cd4322d72eb6ad319f8e4436ed451315.zip |
Register Hocus to betatest team
-rw-r--r-- | npc/commands/super-menu.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/commands/super-menu.txt b/npc/commands/super-menu.txt index 51e800a78..10a956302 100644 --- a/npc/commands/super-menu.txt +++ b/npc/commands/super-menu.txt @@ -91,6 +91,8 @@ OnGM: 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 { |