Fixed quest Basic Mission Dimensional Rift (594).
Contributed by panther.
This commit is contained in:
@@ -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)
|
||||||
{
|
{
|
||||||
|
@@ -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)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user