diff options
author | Reid <reidyaro@gmail.com> | 2011-12-23 15:43:08 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2011-12-23 15:43:08 +0100 |
commit | a3451d0ea0f50bc57143857ccc3ef9e62c2c89a7 (patch) | |
tree | 103836292d8ff4703d0f5341e3fadbdf5551d05d /npc | |
parent | c8bb11aceac6c978933bd2975a4f1e298e6d5501 (diff) | |
download | serverdata-a3451d0ea0f50bc57143857ccc3ef9e62c2c89a7.tar.gz serverdata-a3451d0ea0f50bc57143857ccc3ef9e62c2c89a7.tar.bz2 serverdata-a3451d0ea0f50bc57143857ccc3ef9e62c2c89a7.tar.xz serverdata-a3451d0ea0f50bc57143857ccc3ef9e62c2c89a7.zip |
Add OnTouch on sailors script.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-0/sailors.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index 120c5a1b..064ade6b 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -5,7 +5,9 @@ // Description: // fix me -000-0.gat,24,20,0,1 script Sailors 305,47,47,{ +000-0.gat,24,20,0,1 script Sailors 305,5,1,{ + +OnTouch: 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 |