Fixed quest 10330 wrong html case.
This commit is contained in:
parent
631153020d
commit
8bb5603ce4
@ -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;
|
||||||
|
@ -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;
|
||||||
|
@ -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;
|
||||||
|
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user