Start of fate html extension fixes.
This commit is contained in:
parent
cd75178f23
commit
abc44fd993
@ -101,12 +101,12 @@ public class Q10331_StartOfFate extends Quest
|
|||||||
htmltext = event;
|
htmltext = event;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case "32153-03.htm":
|
case "32153-03.html":
|
||||||
case "32147-03.htm":
|
case "32147-03.html":
|
||||||
case "32160-03.htm":
|
case "32160-03.html":
|
||||||
case "32150-03.htm":
|
case "32150-03.html":
|
||||||
case "32157-03.htm":
|
case "32157-03.html":
|
||||||
case "32146-03.htm":
|
case "32146-03.html":
|
||||||
{
|
{
|
||||||
showOnScreenMsg(player, NpcStringId.GO_TO_THE_ENTRANCE_OF_THE_RUINS_OF_YE_SAGIRA_THROUGH_GATEKEEPER_MILIA_IN_TALKING_ISLAND_VILLAGE, ExShowScreenMessage.TOP_CENTER, 10000);
|
showOnScreenMsg(player, NpcStringId.GO_TO_THE_ENTRANCE_OF_THE_RUINS_OF_YE_SAGIRA_THROUGH_GATEKEEPER_MILIA_IN_TALKING_ISLAND_VILLAGE, ExShowScreenMessage.TOP_CENTER, 10000);
|
||||||
qs.startQuest();
|
qs.startQuest();
|
||||||
|
Loading…
Reference in New Issue
Block a user