Fixed quest Precious Research Material (460).
This commit is contained in:
parent
42dbc62f68
commit
a1b29c901a
@ -96,13 +96,13 @@ public class Q00460_PreciousResearchMaterial extends Quest
|
|||||||
}
|
}
|
||||||
case State.CREATED:
|
case State.CREATED:
|
||||||
{
|
{
|
||||||
htmltext = "33092-01.htm";
|
htmltext = "33092-01.html";
|
||||||
qs.isStarted();
|
qs.isStarted();
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case State.STARTED:
|
case State.STARTED:
|
||||||
{
|
{
|
||||||
htmltext = "33092-01.htm";
|
htmltext = "33092-01.html";
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -96,13 +96,13 @@ public class Q00460_PreciousResearchMaterial extends Quest
|
|||||||
}
|
}
|
||||||
case State.CREATED:
|
case State.CREATED:
|
||||||
{
|
{
|
||||||
htmltext = "33092-01.htm";
|
htmltext = "33092-01.html";
|
||||||
qs.isStarted();
|
qs.isStarted();
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case State.STARTED:
|
case State.STARTED:
|
||||||
{
|
{
|
||||||
htmltext = "33092-01.htm";
|
htmltext = "33092-01.html";
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -96,13 +96,13 @@ public class Q00460_PreciousResearchMaterial extends Quest
|
|||||||
}
|
}
|
||||||
case State.CREATED:
|
case State.CREATED:
|
||||||
{
|
{
|
||||||
htmltext = "33092-01.htm";
|
htmltext = "33092-01.html";
|
||||||
qs.isStarted();
|
qs.isStarted();
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case State.STARTED:
|
case State.STARTED:
|
||||||
{
|
{
|
||||||
htmltext = "33092-01.htm";
|
htmltext = "33092-01.html";
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user