diff options
Diffstat (limited to 'npc/012-2/helena.txt')
-rw-r--r-- | npc/012-2/helena.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-2/helena.txt b/npc/012-2/helena.txt index 23d26e931..5d27f8227 100644 --- a/npc/012-2/helena.txt +++ b/npc/012-2/helena.txt @@ -212,7 +212,7 @@ L_Hood: mesn; mesq l("Here is 2000 GP for your efforts. Thanks for making Hurnscald a better place to live."); next; - mes col(l("You also gained a @@. Bows are very slow, so you should talk to the Blacksmith to make a Quiver.", getitemlink(LeatherPatch)), 9); + mesc l("You also gained a @@. Bows are very slow, so you should talk to the Blacksmith to make a Quiver.", getitemlink(LeatherPatch)); close; |