diff options
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; |