Browse Source

Added a missing "next;" in Einbroch Murder Quest. (bugreport: 1739)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12908 54d463be-8e91-2dee-dedb-b68131a5f0ec
Paradox924X 17 years ago
parent
commit
9ff9739daf
2 changed files with 2 additions and 0 deletions
  1. 1 0
      npc/Changelog.txt
  2. 1 0
      npc/quests/quests_ein.txt

+ 1 - 0
npc/Changelog.txt

@@ -1,6 +1,7 @@
 Date		Added
 Date		Added
 ======
 ======
 2008/07/04
 2008/07/04
+	* Added a missing "next;" in Einbroch Murder Quest. (bugreport: 1739) [Paradox924X]
 	* Added a missing "case 1:" (bugreport: 1794) [Paradox924X]
 	* Added a missing "case 1:" (bugreport: 1794) [Paradox924X]
 	* Removed extraneous " after #que_godnpc2 NPC name. (bugreport: 1758) [Paradox924X]
 	* Removed extraneous " after #que_godnpc2 NPC name. (bugreport: 1758) [Paradox924X]
 2008/07/02
 2008/07/02

+ 1 - 0
npc/quests/quests_ein.txt

@@ -1293,6 +1293,7 @@ L_HOW:
 	mes "Apologize?";
 	mes "Apologize?";
 	mes "The harm is";
 	mes "The harm is";
 	mes "already done...";
 	mes "already done...";
+	next;
 	goto L_CONTINUE2;
 	goto L_CONTINUE2;
 L_THINK:
 L_THINK:
 	mes "[Buender Hikeman]";
 	mes "[Buender Hikeman]";