From 67a578fe5f78059332ce42bd49921c290a4f562b Mon Sep 17 00:00:00 2001 From: ajarn Date: Wed, 22 Dec 2004 08:04:54 +0000 Subject: [PATCH] git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@720 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 3 +++ npc/other/pvp.txt | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/npc/Changelog.txt b/npc/Changelog.txt index f4dcc00b02..8d23382bc2 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -36,6 +36,9 @@ Other Ppl Date Added ====== +12/22 + * Corrected a typo in other/pvp.txt [Ajarn] + 12/21 * Corrected position of start { in a crap load of scripts. [Ajarn] - jA decided that it had to be on the definition line diff --git a/npc/other/pvp.txt b/npc/other/pvp.txt index c29d1f3d22..d46a7b4121 100644 --- a/npc/other/pvp.txt +++ b/npc/other/pvp.txt @@ -22,7 +22,7 @@ //========================================================================== // 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; }