Browse Source

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@720 54d463be-8e91-2dee-dedb-b68131a5f0ec

ajarn 20 năm trước cách đây
mục cha
commit
67a578fe5f
2 tập tin đã thay đổi với 4 bổ sung1 xóa
  1. 3 0
      npc/Changelog.txt
  2. 1 1
      npc/other/pvp.txt

+ 3 - 0
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

+ 1 - 1
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;
 }