Fixed quest Basic Mission Dimensional Rift (594).
Contributed by panther.
This commit is contained in:
parent
e0fdd41c0c
commit
accbf2c624
@ -121,7 +121,7 @@ public class Q00594_BasicMissionDimensionalRift extends Quest
|
||||
}
|
||||
else if (qs.getCond() == 2)
|
||||
{
|
||||
htmltext = "33509-05.html";
|
||||
htmltext = "34413-05.html";
|
||||
}
|
||||
else if (qs.getCond() == 3)
|
||||
{
|
||||
|
@ -121,7 +121,7 @@ public class Q00594_BasicMissionDimensionalRift extends Quest
|
||||
}
|
||||
else if (qs.getCond() == 2)
|
||||
{
|
||||
htmltext = "33509-05.html";
|
||||
htmltext = "34413-05.html";
|
||||
}
|
||||
else if (qs.getCond() == 3)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user