diff options
Diffstat (limited to 'npc/021-1/yeti.txt')
-rw-r--r-- | npc/021-1/yeti.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/021-1/yeti.txt b/npc/021-1/yeti.txt index c67568b7b..ea9f62ae1 100644 --- a/npc/021-1/yeti.txt +++ b/npc/021-1/yeti.txt @@ -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 80 @@, 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?", getitemlink(MoubooSteak)); next; select rif(countitem(MoubooSteak) >= 80, l("Yes, here they are.")), // Demure was here |