Fixed quest Strange things Afoot the Valley (10799).

Contributed by Hope.
This commit is contained in:
MobiusDev
2017-09-08 22:16:22 +00:00
parent 9cd2036342
commit 44f5c7ff59
3 changed files with 3 additions and 0 deletions

View File

@ -87,6 +87,7 @@ public class Q10799_StrangeThingsAfootInTheValley extends Quest
case "33973-03.htm": case "33973-03.htm":
case "33973-07.html": case "33973-07.html":
{ {
htmltext = event;
break; break;
} }
case "33973-04.htm": case "33973-04.htm":

View File

@ -87,6 +87,7 @@ public class Q10799_StrangeThingsAfootInTheValley extends Quest
case "33973-03.htm": case "33973-03.htm":
case "33973-07.html": case "33973-07.html":
{ {
htmltext = event;
break; break;
} }
case "33973-04.htm": case "33973-04.htm":

View File

@ -86,6 +86,7 @@ public class Q10799_StrangeThingsAfootInTheValley extends Quest
case "33973-03.htm": case "33973-03.htm":
case "33973-07.html": case "33973-07.html":
{ {
htmltext = event;
break; break;
} }
case "33973-04.htm": case "33973-04.htm":