From 9b9305b6b1a1a004c2ef909404daa705e956a5de Mon Sep 17 00:00:00 2001 From: Lupus Date: Wed, 23 May 2007 11:56:46 +0000 Subject: fixed typo git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10612 54d463be-8e91-2dee-dedb-b68131a5f0ec --- 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 79c4c9e97..2299ebbff 100644 --- a/npc/quests/Bard_Quest.txt +++ b/npc/quests/Bard_Quest.txt @@ -1371,7 +1371,7 @@ S_StorySong: mes "[Errende]"; mes "*Sigh...*"; mes "I can't remember the 8th part of this song if my life depended on it. And it does~! *Wahhhh~*"; - if(bard_q==2) set bard_q,7; + if(bard_q==1) set bard_q,7; if(bard_q==21) set bard_q,27; } goto L_End; -- cgit v1.2.3-60-g2f50