diff options
-rw-r--r-- | npc/012-1/gwendolyn.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/gwendolyn.txt b/npc/012-1/gwendolyn.txt index 3c920b0d7..6f0fde7f5 100644 --- a/npc/012-1/gwendolyn.txt +++ b/npc/012-1/gwendolyn.txt @@ -55,7 +55,7 @@ L_Next: mesq l("Great! The first thing you need is, obviously, a bow. You should not use any you come across, but a high quality one."); next; mesn l("Gwendolyn Bowmaker"); - mesq l("Inside this house is my brother Alan. He knows how to make Forest Bows of exquisite quality."; + mesq l("Inside this house is my brother Alan. He knows how to make Forest Bows of exquisite quality."); next; if (countitem("ForestBow") < 1) { |