Start of Fate (10331) proper htm fix.
Contributed by gamelike85.
This commit is contained in:
parent
d9e0cb84e4
commit
c93051eac1
@ -195,17 +195,17 @@ public final class Q10331_StartOfFate extends Quest
|
|||||||
}
|
}
|
||||||
case ORC_RAIDER:
|
case ORC_RAIDER:
|
||||||
{
|
{
|
||||||
htmltext = "32150-14.htm";
|
htmltext = "32150-13.htm";
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case ORC_MONK:
|
case ORC_MONK:
|
||||||
{
|
{
|
||||||
htmltext = "32150-15.htm";
|
htmltext = "32150-14.htm";
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case ORC_SHAMAN:
|
case ORC_SHAMAN:
|
||||||
{
|
{
|
||||||
htmltext = "32150-16.htm";
|
htmltext = "32150-15.htm";
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case SCAVENGER:
|
case SCAVENGER:
|
||||||
|
Loading…
Reference in New Issue
Block a user