summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/002-3_Desert_mines/miners.txt4
-rw-r--r--npc/002-4_Desert_mines/miners.txt4
2 files changed, 4 insertions, 4 deletions
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;
}