From 913a780452b48d43aa7902179b2f7e5ff7e3d31b Mon Sep 17 00:00:00 2001 From: Reid Date: Mon, 5 Dec 2011 21:31:23 +0100 Subject: Correct map name and deleted two mes on lines 21 and 22. --- npc/000-0/area.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/npc/000-0/area.txt b/npc/000-0/area.txt index fb32a52e..0af6d5ad 100644 --- a/npc/000-0/area.txt +++ b/npc/000-0/area.txt @@ -18,8 +18,8 @@ next; menu - mes l("Try to move your hand to show them that you're alive"), - mes l("Don't move at all"), -; + l("Try to move your hand to show them that you're alive"), -, + l("Don't move at all"), -; next; mesn; @@ -31,6 +31,6 @@ mesq l("The sailors take you aboard their ship to help you."); //italic next; - warp 000-2-x.gat,0,0; + warp 000-0-0,0,0; } -- cgit v1.2.3-70-g09d2