diff options
author | toni <toni@toni-EP45-UD3L.(none)> | 2011-01-18 18:24:50 -0200 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2011-01-18 21:30:07 +0100 |
commit | 6033b796431482528072d6de17e08a69307599e0 (patch) | |
tree | dadcdef6b182388b1634376e256d34aad3d0b5d3 /npc/006-1_Desert_mountains | |
parent | 8b7cfa5d54513a9c25d11e6b269ce189b94f4af8 (diff) | |
download | serverdata-6033b796431482528072d6de17e08a69307599e0.tar.gz serverdata-6033b796431482528072d6de17e08a69307599e0.tar.bz2 serverdata-6033b796431482528072d6de17e08a69307599e0.tar.xz serverdata-6033b796431482528072d6de17e08a69307599e0.zip |
Small fixes.
Diffstat (limited to 'npc/006-1_Desert_mountains')
-rw-r--r-- | npc/006-1_Desert_mountains/pachua.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/006-1_Desert_mountains/pachua.txt b/npc/006-1_Desert_mountains/pachua.txt index b59de60d..9fa6ad14 100644 --- a/npc/006-1_Desert_mountains/pachua.txt +++ b/npc/006-1_Desert_mountains/pachua.txt @@ -199,7 +199,7 @@ L_TooMany: close; L_smoke: - message strcharinfo(0), "Parua quickly inhales from his pipe and releases a ring of smoke towards the sky!"; + message strcharinfo(0), "Pachua quickly inhales from his pipe and releases a ring of smoke towards the sky!"; set QUEST_MIRIAM_run, gettimetick(1) - QUEST_MIRIAM_start; set QUEST_MIRIAM_start, 0; end; |