From 4977477b3b0e83257df1767d2fe1948537e22228 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Sat, 6 Oct 2012 21:05:44 +0200 Subject: Love Triangle quest: decrease some amounts of needed items and increase exp for failed soul. --- world/map/npc/027-2/innkeeper.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/027-2/innkeeper.txt') diff --git a/world/map/npc/027-2/innkeeper.txt b/world/map/npc/027-2/innkeeper.txt index c17a0416..e3319b76 100644 --- a/world/map/npc/027-2/innkeeper.txt +++ b/world/map/npc/027-2/innkeeper.txt @@ -41,10 +41,10 @@ set @golbanez, ((QUEST_Graveyard_Inn & @Graveyard_Inn_Golbanez_MASK) >> @Graveyard_Inn_Golbanez_SHIFT); set @minLevel, 85; - set @YETI_TEAR_AMOUNT, 30; + set @YETI_TEAR_AMOUNT, 15; set @YETI_TEAR_EXP, 100000; set @DIAMOND_AMOUNT, 20; // caution, this value needs to be the same as in the lovers script! - set @RUBY_AMOUNT, 50; // caution, this value needs to be the same as in the husbands script! + set @RUBY_AMOUNT, 25; // caution, this value needs to be the same as in the husbands script! if (@state >= 11) goto L_Happy; if (@state == 10) goto L_Thanks; -- cgit v1.2.3-60-g2f50