浏览代码

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 年之前
父节点
当前提交
9ff9739daf
共有 2 个文件被更改,包括 2 次插入0 次删除
  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
 ======
 2008/07/04
+	* Added a missing "next;" in Einbroch Murder Quest. (bugreport: 1739) [Paradox924X]
 	* Added a missing "case 1:" (bugreport: 1794) [Paradox924X]
 	* Removed extraneous " after #que_godnpc2 NPC name. (bugreport: 1758) [Paradox924X]
 2008/07/02

+ 1 - 0
npc/quests/quests_ein.txt

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