Updated quest Kicking Out Unwelcome Guests (493) reward.

Contributed by kabivel.
This commit is contained in:
MobiusDev
2018-06-03 00:03:01 +00:00
parent 0caaf73d41
commit 26a478c662

View File

@@ -81,7 +81,8 @@ public final class Q00493_KickingOutUnwelcomeGuests extends Quest
{
if (st.isCond(2))
{
addExpAndSp(player, 560_000_000, 134_400);
addExpAndSp(player, 2926255980L, 2926200);
giveAdena(player, 1187940, true);
st.exitQuest(QuestType.DAILY, true);
htmltext = event;
}