Quest 10361 Roles of the Seeker fix.

Contributed by gyo.
This commit is contained in:
MobiusDev
2016-04-01 07:04:32 +00:00
parent 04e5c16b9d
commit bf53ba5ba9

View File

@@ -117,7 +117,7 @@ public class Q10361_RolesOfTheSeeker extends Quest
}
case State.STARTED:
{
htmltext = npc.getId() == LAKCIS ? "32977-04.htm" : "33449-01.html";
htmltext = npc.getId() == LAKCIS ? "32977-04.html" : "33449-01.html";
break;
}
case State.COMPLETED: