From a872bd2fb4b9eeea01a88df5b966514c9b5b8979 Mon Sep 17 00:00:00 2001 From: Rekiem Date: Sat, 14 Dec 2013 20:32:47 -0500 Subject: [PATCH] Update bard_quest.txt --- npc/quests/bard_quest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/quests/bard_quest.txt b/npc/quests/bard_quest.txt index 639dc3baad..c1dccab0c2 100644 --- a/npc/quests/bard_quest.txt +++ b/npc/quests/bard_quest.txt @@ -1929,7 +1929,7 @@ morocc,134,111,3 script Bard#3 741,{ mes "There's no reason to be afraid of this riffraff, your Uncle Kino is here, okay?"; } else if (BaseClass == Job_Assassin) { mes "There's no reason to be afraid. I know that person looks scary, but you're a good girl, so you'll be okay."; - } else if (BaeClass == Job_Blacksmith) { + } else if (BaseClass == Job_Blacksmith) { mes "There's no reason to be scared, honey. It's just a Blacksmith."; } else { mes "There's no reason to be scared. See...? That person won't hurt you.";