diff options
Diffstat (limited to 'npc/other/pvp.txt')
-rw-r--r-- | npc/other/pvp.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/pvp.txt b/npc/other/pvp.txt index 383c67d22..b8d104ce2 100644 --- a/npc/other/pvp.txt +++ b/npc/other/pvp.txt @@ -254,7 +254,7 @@ geffen_in,67,63,4 duplicate(pvpe) PVP Narrator#pe6 4_M_02 L_Warp: .@map$ = getarg(0); - if (checkre(0)) { + if (RENEWAL) { switch(rand(1,10)) { case 1: warp .@map$,34,38; break; case 2: warp .@map$,46,38; break; |