From 4ba4d1fc9a8785c02d7f0bbb1680a83b72f46d0c Mon Sep 17 00:00:00 2001 From: mekolat Date: Wed, 15 Apr 2015 09:31:25 -0400 Subject: make the fight club use channels --- world/map/npc/functions/global_event_handler.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'world/map/npc/functions') diff --git a/world/map/npc/functions/global_event_handler.txt b/world/map/npc/functions/global_event_handler.txt index cf331060..45efcaae 100644 --- a/world/map/npc/functions/global_event_handler.txt +++ b/world/map/npc/functions/global_event_handler.txt @@ -39,5 +39,6 @@ L_Fightclub_Die: goto L_End; L_End: + if(getpvpflag(0) == $@Duel_Channel) setpvpflag @previous_channel; end; } -- cgit v1.2.3-70-g09d2