summaryrefslogtreecommitdiff
path: root/world/map/npc/009-7/battlemaster.txt
diff options
context:
space:
mode:
authormekolat <mekolat@gmail.com>2015-04-15 09:31:25 -0400
committermekolat <mekolat@gmail.com>2015-04-15 12:13:38 -0400
commit4ba4d1fc9a8785c02d7f0bbb1680a83b72f46d0c (patch)
tree3bcb107e142a6047985a3eb140b147294e70ecc3 /world/map/npc/009-7/battlemaster.txt
parent85a8149eeb2fde05a28863516399b667b9ab3c81 (diff)
downloadserverdata-4ba4d1fc9a8785c02d7f0bbb1680a83b72f46d0c.tar.gz
serverdata-4ba4d1fc9a8785c02d7f0bbb1680a83b72f46d0c.tar.bz2
serverdata-4ba4d1fc9a8785c02d7f0bbb1680a83b72f46d0c.tar.xz
serverdata-4ba4d1fc9a8785c02d7f0bbb1680a83b72f46d0c.zip
make the fight club use channels
Diffstat (limited to 'world/map/npc/009-7/battlemaster.txt')
-rw-r--r--world/map/npc/009-7/battlemaster.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/009-7/battlemaster.txt b/world/map/npc/009-7/battlemaster.txt
index 33eb04d0..c7316913 100644
--- a/world/map/npc/009-7/battlemaster.txt
+++ b/world/map/npc/009-7/battlemaster.txt
@@ -58,7 +58,7 @@ function|script|fightclub_GoBack
L_GoBack:
set DUELS, DUELS &~ $@DuelPvpBit;
warp "009-7", 39, 37;
- gmcommand "@alive";
+ heal MaxHp, MaxSp;
message strcharinfo(0), "Thank you for participating!";
return;
}