From c47a15aff2bc378349613f0db955bf8ed51e2b68 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Tue, 20 Jan 2009 13:49:36 +0000 Subject: Fix some desert miners --- npc/002-3_Desert_mines/miners.txt | 4 ++-- npc/002-4_Desert_mines/miners.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'npc') diff --git a/npc/002-3_Desert_mines/miners.txt b/npc/002-3_Desert_mines/miners.txt index 2ee99b26..9c7d0eca 100644 --- a/npc/002-3_Desert_mines/miners.txt +++ b/npc/002-3_Desert_mines/miners.txt @@ -9,9 +9,9 @@ close; } -002-3-1.gat,85,97,6 script Naem 109,{ +002-3.gat,85,97,6 script Naem 109,{ mes "[Naem the Miner]"; mes "\"We discovered an underground palace."; - mes "You can get there using the passage ont he left.\""; + mes "You can get there using the passage on the left.\""; close; } diff --git a/npc/002-4_Desert_mines/miners.txt b/npc/002-4_Desert_mines/miners.txt index 9e67c1ec..90cf4068 100644 --- a/npc/002-4_Desert_mines/miners.txt +++ b/npc/002-4_Desert_mines/miners.txt @@ -1,7 +1,7 @@ // -002-4.gat,32,94,6 script Naem 109,{ - mes "[Naem the Miner]"; +002-4.gat,32,94,6 script Sema 109,{ + mes "[Sema the Miner]"; mes "\"This place is odd.\""; close; } -- cgit v1.2.3-60-g2f50