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

@@ -62,7 +62,7 @@ public final class Q10328_RequestToSealTheEvilFragment extends Quest
case "32972-04.html":
{
qs.startQuest();
qs.giveItems(EVIL_FRAGMENT, 1);
giveItems(player, EVIL_FRAGMENT, 1);
htmltext = event;
break;
}