Fixed quest Basic Mission Dimensional Rift (594).

Contributed by panther.
This commit is contained in:
MobiusDevelopment
2022-12-06 04:48:13 +00:00
parent e0fdd41c0c
commit accbf2c624
2 changed files with 2 additions and 2 deletions

View File

@@ -121,7 +121,7 @@ public class Q00594_BasicMissionDimensionalRift extends Quest
} }
else if (qs.getCond() == 2) else if (qs.getCond() == 2)
{ {
htmltext = "33509-05.html"; htmltext = "34413-05.html";
} }
else if (qs.getCond() == 3) else if (qs.getCond() == 3)
{ {

View File

@@ -121,7 +121,7 @@ public class Q00594_BasicMissionDimensionalRift extends Quest
} }
else if (qs.getCond() == 2) else if (qs.getCond() == 2)
{ {
htmltext = "33509-05.html"; htmltext = "34413-05.html";
} }
else if (qs.getCond() == 3) else if (qs.getCond() == 3)
{ {