Missing adena reward for quest To The Seed of Annihilation (10282).

Contributed by Helionar.
This commit is contained in:
MobiusDevelopment 2020-08-04 05:51:52 +00:00
parent 391b70e484
commit 4b96f5b958

View File

@ -63,6 +63,7 @@ public class Q10282_ToTheSeedOfAnnihilation extends Quest
}
case "32734-02.htm":
{
giveAdena(player, 212182, true);
addExpAndSp(player, 1148480, 99110);
qs.exitQuest(false);
break;