From 645551a6f26352a446787c4c1794cbecb84a7fde Mon Sep 17 00:00:00 2001 From: brianluau Date: Mon, 15 Mar 2010 02:13:49 +0000 Subject: - Fixed some accessories added in r14210 being refineable. (bugreport:4126) - Fixed the duration on some foods. (bugreport:4113) - Fixed some typos in Battlegrounds scripts. (bugreport:3971) - Updated SQL item/mob databases to latest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14263 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/battleground/bg_common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/battleground/bg_common.txt') diff --git a/npc/battleground/bg_common.txt b/npc/battleground/bg_common.txt index bbbfc72b8..c9dd7c232 100644 --- a/npc/battleground/bg_common.txt +++ b/npc/battleground/bg_common.txt @@ -26,7 +26,7 @@ payon,189,104,3 script Maroll Battle Recruiter::BatRecruit 728,{ if( select("Join:Don't Join") == 2 ) { mes "[Maroll Battle Recruiter]"; - mes "I'll always be stationed here for more soldiers. Fell free to come back whenever you're interested."; + mes "I'll always be stationed here for more soldiers. Feel free to come back whenever you're interested."; close; } mes "[Maroll Battle Recruiter]"; -- cgit v1.2.3-60-g2f50