summaryrefslogtreecommitdiff
path: root/npc/000-0
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-0')
-rw-r--r--npc/000-0/sailors.txt6
1 files changed, 3 insertions, 3 deletions
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