Skip to content
Snippets Groups Projects
Commit d4bcc5fd authored by Zoey76's avatar Zoey76
Browse files

Merge pull request #55 from irlex/patch-3

Minor typo in quest Trial Of The Pilgrim (215).
parents 97f445d6 1d0e5386
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,7 @@ public final class Q00215_TrialOfThePilgrim extends Quest
{
giveItems(player, DIMENSIONAL_DIAMOND, 49);
player.getVariables().set("2ND_CLASS_DIAMOND_REWARD", 1);
htmltext = "30648-4a.htm";
htmltext = "30648-04a.htm";
}
else
{
......@@ -540,4 +540,4 @@ public final class Q00215_TrialOfThePilgrim extends Quest
}
return htmltext;
}
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment