Quest 10361 Roles of the Seeker fix.
Contributed by gyo.
This commit is contained in:
@@ -117,7 +117,7 @@ public class Q10361_RolesOfTheSeeker extends Quest
|
|||||||
}
|
}
|
||||||
case State.STARTED:
|
case State.STARTED:
|
||||||
{
|
{
|
||||||
htmltext = npc.getId() == LAKCIS ? "32977-04.htm" : "33449-01.html";
|
htmltext = npc.getId() == LAKCIS ? "32977-04.html" : "33449-01.html";
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case State.COMPLETED:
|
case State.COMPLETED:
|
||||||
|
Reference in New Issue
Block a user