From 8734e4ad5ee0757ba4c2c408fb81247218e63894 Mon Sep 17 00:00:00 2001 From: Reid Date: Sun, 18 Dec 2011 18:18:20 +0100 Subject: Correct warp location on sailors script. --- npc/000-0/sailors.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index 0af6d5ad..73340f5b 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -4,7 +4,7 @@ // Description: // fix me -000-0.gat,0,0,0,0 script Sailors 0,0,0,{ +000-0.gat,24,20,0,1 script Sailors 305,1,1,{ mesn l("Narrator"); mesn l("You are on a raft, adrift in the sea. You don't remember anything before this. You can hear a voice from the sky. As you open your eyes and look around, you see a large ship. Some sailors are trying to talk to you.."); //italic @@ -31,6 +31,6 @@ mesq l("The sailors take you aboard their ship to help you."); //italic next; - warp 000-0-0,0,0; + warp 000-0-0,22,22; -} +} \ No newline at end of file -- cgit v1.2.3-70-g09d2