summaryrefslogtreecommitdiff
path: root/npc/021-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/021-1')
-rw-r--r--npc/021-1/yeti.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/021-1/yeti.txt b/npc/021-1/yeti.txt
index bf9d2c26d..c67568b7b 100644
--- a/npc/021-1/yeti.txt
+++ b/npc/021-1/yeti.txt
@@ -79,7 +79,7 @@ L_Assigned:
mesq l("I am his right-hand Yeti, so I could grant you passage to his Throne Room to slay the rogue Yetis...");
next;
mesn;
- mesq l("...But saving me won't be enough, so build trust by the kind gift of 100 @@. I'll be waiting.", getitemlink(MoubooSteak)); // A normal Steak could do, but...
+ mesq l("...But saving me won't be enough, so build trust by the kind gift of 80 @@. I'll be waiting.", getitemlink(MoubooSteak)); // A normal Steak could do, but...
setq NivalisQuest_Cindy, 2;
}
close;
@@ -95,7 +95,7 @@ L_Assigned:
L_Report:
mesn;
- mesq l("Did you brought us a kind gift of good will, on the worth of 100 @@, to offer to our King?");
+ mesq l("Did you brought us a kind gift of good will, on the worth of 80 @@, to offer to our King?");
next;
select
rif(countitem(MoubooSteak) >= 80, l("Yes, here they are.")), // Demure was here