From a83d8d8adc19125d958528b3a9f04d40eadce5c3 Mon Sep 17 00:00:00 2001 From: jmanfffreak Date: Fri, 17 Apr 2009 23:44:04 +0000 Subject: * Fixed small typo in /battlegrounds/bg_common.txt [Jguy] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13679 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 2 ++ npc/battleground/bg_common.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 5a8afaee1..57cb6c7b6 100644 --- a/npc/Changelog.txt +++ b/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] diff --git a/npc/battleground/bg_common.txt b/npc/battleground/bg_common.txt index 557d9ece6..60181de82 100644 --- a/npc/battleground/bg_common.txt +++ b/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 ) { -- cgit v1.2.3-60-g2f50