Minor quest 11024 adjustment.

Contributed by Ofelin.
This commit is contained in:
MobiusDevelopment 2020-11-01 22:12:04 +00:00
parent b6ec8029d4
commit 5a5f71d2c7

View File

@ -277,9 +277,9 @@ public class Q11024_PathOfDestinyBeginning extends Quest
{ {
case TARTI: case TARTI:
{ {
htmltext = "34505-04.html";
if (qs.isCond(1)) if (qs.isCond(1))
{ {
htmltext = "34505-04.html";
if (!player.isSimulatingTalking()) if (!player.isSimulatingTalking())
{ {
startQuestTimer("shotsreward", 100, npc, player); startQuestTimer("shotsreward", 100, npc, player);