ソースを参照

fixed typo

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10612 54d463be-8e91-2dee-dedb-b68131a5f0ec
Lupus 18 年 前
コミット
77ed39bf33
1 ファイル変更1 行追加1 行削除
  1. 1 1
      npc/quests/Bard_Quest.txt

+ 1 - 1
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;