From 5f686a30412eefcfaebbd1fe72e83dcaca21ce19 Mon Sep 17 00:00:00 2001 From: Lupus Date: Sun, 8 Jun 2008 12:53:48 +0000 Subject: fixed 4 bugs in Blacksmith job quest, put some garbage var to clear. Fixed a typo in Bard Job q git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12791 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-2/bard.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/jobs/2-2') diff --git a/npc/jobs/2-2/bard.txt b/npc/jobs/2-2/bard.txt index d9e03963e..5df84f449 100644 --- a/npc/jobs/2-2/bard.txt +++ b/npc/jobs/2-2/bard.txt @@ -94,7 +94,7 @@ comodo,226,123,5 script Wandering Bard 741,{ cutin "job_bard_aiolo01",2; mes "[Lalo]"; if (sex) mes "Hi! Delightful Archer."; - else mes "Hello! Beautif ul Archer Lady."; + else mes "Hello! Beautiful Archer Lady."; mes "How can a wanderer like me help you?"; next; switch(select("You have a nice voice.:Could you sing for me, please?:Nothing.")) { -- cgit v1.2.3-60-g2f50