浏览代码

* Fixed small typo in /battlegrounds/bg_common.txt [Jguy]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13679 54d463be-8e91-2dee-dedb-b68131a5f0ec
jmanfffreak 16 年之前
父节点
当前提交
385f00682b
共有 2 个文件被更改,包括 3 次插入1 次删除
  1. 2 0
      npc/Changelog.txt
  2. 1 1
      npc/battleground/bg_common.txt

+ 2 - 0
npc/Changelog.txt

@@ -1,5 +1,7 @@
 Date		Added
 ======
+2009/04/17
+	* Fixed small typo in /battlegrounds/bg_common.txt [Jguy]
 2009/04/15
 	* Corrected in error in the mjolnir fields spawn script. [Jguy]
 	* Rev. 13674 Modified the commented out Phreeoni and forgot to fix the varience for the active one as well. [L0ne_W0lf]

+ 1 - 1
npc/battleground/bg_common.txt

@@ -21,7 +21,7 @@ payon,189,104,3	script	Maroll Battle Recruiter::BatRecruit	728,{
 	mes "I'm a knight from a far country called Maroll Kingdom.";
 	next;
 	mes "[Maroll Battle Recruiter]";
-	mes "The two princes of the kingdom are now battling for the throne of Maroll, and are in need of experienced soldiers liky you. How would you like to lend your power to one of the princes in the Maroll Kingdom?";
+	mes "The two princes of the kingdom are now battling for the throne of Maroll, and are in need of experienced soldiers like you. How would you like to lend your power to one of the princes in the Maroll Kingdom?";
 	next;
 	if( select("Join:Don't Join") == 2 )
 	{