summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
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;
}