Minor quest 11024 adjustment.
Contributed by Ofelin.
This commit is contained in:
@@ -277,9 +277,9 @@ public class Q11024_PathOfDestinyBeginning extends Quest
|
||||
{
|
||||
case TARTI:
|
||||
{
|
||||
htmltext = "34505-04.html";
|
||||
if (qs.isCond(1))
|
||||
{
|
||||
htmltext = "34505-04.html";
|
||||
if (!player.isSimulatingTalking())
|
||||
{
|
||||
startQuestTimer("shotsreward", 100, npc, player);
|
||||
|
Reference in New Issue
Block a user