Minor quest 11024 adjustment.
Contributed by Ofelin.
This commit is contained in:
parent
b6ec8029d4
commit
5a5f71d2c7
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user