diff options
Diffstat (limited to 'world/map')
-rw-r--r-- | world/map/npc/021-1/hetchel.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/021-1/hetchel.txt b/world/map/npc/021-1/hetchel.txt index edde4ca9..e7ca7bd9 100644 --- a/world/map/npc/021-1/hetchel.txt +++ b/world/map/npc/021-1/hetchel.txt @@ -27,7 +27,7 @@ mes "[Hetchel the weaver]"; mes "\"Hello I am Hetchel, I weave fine textiles, what can I do for you?\""; menu - "Sorry to bother, I'm just visting.", L_end, + "Sorry to bother, I'm just visiting.", L_end, "I am looking for silk sheets, Lora Tay told me that I could find some in this market. Can you help?", -; next; goto L_main_menu; |