From 778a470426c328e26f5bcdf8f96642bd36b9db75 Mon Sep 17 00:00:00 2001 From: Lupus Date: Sun, 7 Nov 2004 18:38:32 +0000 Subject: added \n between , and { in the header 8) now it loads git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@48 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/other/pvp.txt | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'npc/other/pvp.txt') diff --git a/npc/other/pvp.txt b/npc/other/pvp.txt index d12599c88..0a9542489 100644 --- a/npc/other/pvp.txt +++ b/npc/other/pvp.txt @@ -22,27 +22,32 @@ //========================================================================== // Alberta ----------------------------------------- -alberta_in.gat, 22, 146,4 script PvP Narrator#1 84,{ +alberta_in.gat, 22, 146,4 script PvP Narrator#1 84, +{ callfunc "F_PvPNarr", "alberta_in.gat", 24, 143; end; } // Payon ------------------------------------- -payon_in01.gat,173,109,3 script PvP Narrator#2 84,{ +payon_in01.gat,173,109,3 script PvP Narrator#2 84, +{ callfunc "F_PvPNarr", "payon_in01.gat", 169, 108; end; } // Prontera ------------------------------------- -prt_in.gat,56,140,4 script PvP Narrator#3 84,{ +prt_in.gat,56,140,4 script PvP Narrator#3 84, +{ callfunc "F_PvPNarr", "prt_in.gat", 54, 137; end; } // Morocc -------------------------------------- -morocc_in.gat,144,138,4 script PvP Narrator#4 84,{ +morocc_in.gat,144,138,4 script PvP Narrator#4 84, +{ callfunc "F_PvPNarr", "morocc_in.gat", 141, 140; end; } // Geffen -------------------------------------- -geffen_in.gat, 67,63,4 script PvP Narrator#5 84,{ +geffen_in.gat, 67,63,4 script PvP Narrator#5 84, +{ callfunc "F_PvPNarr", "geffen_in.gat", 64, 60; end; } -- cgit v1.2.3-60-g2f50