Stop giving infinite tutorial books.

This commit is contained in:
MobiusDev 2018-04-05 16:01:49 +00:00
parent e4f099e441
commit 7dbfed0d62

View File

@ -237,7 +237,7 @@ public class Q00255_Tutorial extends Quest
html = element[2];
}
}
if (getQuestItemsCount(player, 5588) == 0)
if (!hasQuestItems(player, 5588))
{
giveItems(player, 5588, 1);
}