summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-22 08:04:54 +0000
committerajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-22 08:04:54 +0000
commita848ecf2fb978b940084f8fdaee382fc195b9229 (patch)
tree77c4c9235f6b8b8666ef85482a03648d301dcc92 /npc
parent2cd66774fc58fa3fb32084637a7044c60bb859e9 (diff)
downloadhercules-a848ecf2fb978b940084f8fdaee382fc195b9229.tar.gz
hercules-a848ecf2fb978b940084f8fdaee382fc195b9229.tar.bz2
hercules-a848ecf2fb978b940084f8fdaee382fc195b9229.tar.xz
hercules-a848ecf2fb978b940084f8fdaee382fc195b9229.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@720 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r--npc/Changelog.txt3
-rw-r--r--npc/other/pvp.txt2
2 files changed, 4 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index f4dcc00b0..8d23382bc 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 c29d1f3d2..d46a7b412 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;
}