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/husband.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/027-2/husband.txt') diff --git a/world/map/npc/027-2/husband.txt b/world/map/npc/027-2/husband.txt index 34ef723e..9e1b0c04 100644 --- a/world/map/npc/027-2/husband.txt +++ b/world/map/npc/027-2/husband.txt @@ -37,7 +37,7 @@ set @BONE_AMOUNT, 100; set @SKULL_AMOUNT, 75; set @BONE_EXP, 100000; - set @RUBY_AMOUNT, 50; // caution, this value needs to be the same as in the innkeepers script! + set @RUBY_AMOUNT, 25; // caution, this value needs to be the same as in the innkeepers script! if (@state >= 7) goto L_Thanks; if (@state == 6) goto L_Apologize; -- cgit v1.2.3-60-g2f50