Set created state for quest 783.
Contributed by Iris.
This commit is contained in:
parent
677d4b027a
commit
765ca8f160
@ -203,6 +203,7 @@ public class Q00783_VestigeOfTheMagicPower extends Quest
|
|||||||
htmltext = "31595-00a.htm";
|
htmltext = "31595-00a.htm";
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
qs.setState(State.CREATED);
|
||||||
htmltext = "31595-01.htm";
|
htmltext = "31595-01.htm";
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
@ -203,6 +203,7 @@ public class Q00783_VestigeOfTheMagicPower extends Quest
|
|||||||
htmltext = "31595-00a.htm";
|
htmltext = "31595-00a.htm";
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
qs.setState(State.CREATED);
|
||||||
htmltext = "31595-01.htm";
|
htmltext = "31595-01.htm";
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user