summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/Changelog.txt1
-rw-r--r--npc/quests/quests_ein.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 102985137..daa8bd83e 100644
--- a/npc/Changelog.txt
+++ b/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
diff --git a/npc/quests/quests_ein.txt b/npc/quests/quests_ein.txt
index 3b35d4c01..4bdf83585 100644
--- a/npc/quests/quests_ein.txt
+++ b/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]";