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:
|
||||
{
|
||||
htmltext = "33092-01.htm";
|
||||
htmltext = "33092-01.html";
|
||||
qs.isStarted();
|
||||
break;
|
||||
}
|
||||
case State.STARTED:
|
||||
{
|
||||
htmltext = "33092-01.htm";
|
||||
htmltext = "33092-01.html";
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
@ -96,13 +96,13 @@ public class Q00460_PreciousResearchMaterial extends Quest
|
||||
}
|
||||
case State.CREATED:
|
||||
{
|
||||
htmltext = "33092-01.htm";
|
||||
htmltext = "33092-01.html";
|
||||
qs.isStarted();
|
||||
break;
|
||||
}
|
||||
case State.STARTED:
|
||||
{
|
||||
htmltext = "33092-01.htm";
|
||||
htmltext = "33092-01.html";
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
@ -96,13 +96,13 @@ public class Q00460_PreciousResearchMaterial extends Quest
|
||||
}
|
||||
case State.CREATED:
|
||||
{
|
||||
htmltext = "33092-01.htm";
|
||||
htmltext = "33092-01.html";
|
||||
qs.isStarted();
|
||||
break;
|
||||
}
|
||||
case State.STARTED:
|
||||
{
|
||||
htmltext = "33092-01.htm";
|
||||
htmltext = "33092-01.html";
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user