Fixed quest 10330 wrong html case.

This commit is contained in:
MobiusDev 2019-01-03 21:21:06 +00:00
parent 631153020d
commit 8bb5603ce4
4 changed files with 4 additions and 4 deletions

View File

@ -82,7 +82,7 @@ public final class Q10330_ToTheRuinsOfYeSagira extends Quest
case "32157-03.htm": case "32157-03.htm":
case "32146-02.htm": case "32146-02.htm":
case "32146-03.htm": case "32146-03.htm":
case "32169-05.htm": case "32169-05.html":
{ {
htmltext = event; htmltext = event;
break; break;

View File

@ -82,7 +82,7 @@ public final class Q10330_ToTheRuinsOfYeSagira extends Quest
case "32157-03.htm": case "32157-03.htm":
case "32146-02.htm": case "32146-02.htm":
case "32146-03.htm": case "32146-03.htm":
case "32169-05.htm": case "32169-05.html":
{ {
htmltext = event; htmltext = event;
break; break;

View File

@ -82,7 +82,7 @@ public final class Q10330_ToTheRuinsOfYeSagira extends Quest
case "32157-03.htm": case "32157-03.htm":
case "32146-02.htm": case "32146-02.htm":
case "32146-03.htm": case "32146-03.htm":
case "32169-05.htm": case "32169-05.html":
{ {
htmltext = event; htmltext = event;
break; break;

View File

@ -82,7 +82,7 @@ public final class Q10330_ToTheRuinsOfYeSagira extends Quest
case "32157-03.htm": case "32157-03.htm":
case "32146-02.htm": case "32146-02.htm":
case "32146-03.htm": case "32146-03.htm":
case "32169-05.htm": case "32169-05.html":
{ {
htmltext = event; htmltext = event;
break; break;