From 29dc67fe6019b871e0f1c5f9baf46419ca6fc5ba Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 22 Oct 2018 19:42:42 -0200 Subject: Cindy Constants --- npc/021-1/yeti.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/021-1') 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 -- cgit v1.2.3-70-g09d2