diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-02 21:29:02 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-02 21:29:02 -0300 |
commit | 5d1fade75ad8a0e426e46d0a65513cb05876f522 (patch) | |
tree | fe04ab1ddb5313fd6dd7ed6671cd6416f5837a77 /npc/012-1/gwendolyn.txt | |
parent | a519d5eadc1f04c4c2a16f9d02eb3eb11f5573e8 (diff) | |
download | serverdata-5d1fade75ad8a0e426e46d0a65513cb05876f522.tar.gz serverdata-5d1fade75ad8a0e426e46d0a65513cb05876f522.tar.bz2 serverdata-5d1fade75ad8a0e426e46d0a65513cb05876f522.tar.xz serverdata-5d1fade75ad8a0e426e46d0a65513cb05876f522.zip |
Start fixes
Diffstat (limited to 'npc/012-1/gwendolyn.txt')
-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) { |