Set created state for quest 783.
Contributed by Iris.
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user