summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbh28 <bernard@bh28.net>2013-04-26 19:19:14 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2013-05-27 18:57:23 +0200
commitae32c4ebdf701f01375b29cc9162193f90716c38 (patch)
tree0529f3e0a62f961b5801d8434ff299aeae175dcf
parent1465ef521f64120a483d51cb855725b87d0f3c76 (diff)
downloadserverdata-ae32c4ebdf701f01375b29cc9162193f90716c38.tar.gz
serverdata-ae32c4ebdf701f01375b29cc9162193f90716c38.tar.bz2
serverdata-ae32c4ebdf701f01375b29cc9162193f90716c38.tar.xz
serverdata-ae32c4ebdf701f01375b29cc9162193f90716c38.zip
Hetchel dialog: typo fix
-rw-r--r--world/map/npc/021-1/hetchel.txt2
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;