Quests rework.

This commit is contained in:
MobiusDev
2016-02-11 21:39:33 +00:00
parent b2cafd8e2e
commit 09976b0ce6
173 changed files with 6416 additions and 4720 deletions

View File

@@ -116,7 +116,7 @@ public class Q10390_KekropusLetter extends Quest implements IBypassHandler
}
case "30332-02.html":
{
if (qs.getQuestItemsCount(KEKROPUS_LETTER.getId()) < 1)
if (getQuestItemsCount(player, KEKROPUS_LETTER.getId()) < 1)
{
giveItems(player, KEKROPUS_LETTER);
}