diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-18 14:22:01 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-18 14:22:27 -0300 |
commit | 538c05862c6c43163254dc672f331b3b877def12 (patch) | |
tree | 076eea62b2badee1982cf227966d20a8883844ce /npc/000-0-0 | |
parent | 96db4ee290087b5cd2189d78936ec6d4fcb88254 (diff) | |
download | serverdata-538c05862c6c43163254dc672f331b3b877def12.tar.gz serverdata-538c05862c6c43163254dc672f331b3b877def12.tar.bz2 serverdata-538c05862c6c43163254dc672f331b3b877def12.tar.xz serverdata-538c05862c6c43163254dc672f331b3b877def12.zip |
Tutorial related stuff
Diffstat (limited to 'npc/000-0-0')
-rw-r--r-- | npc/000-0-0/sailors.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt index 70b279f1e..9a3fc0e19 100644 --- a/npc/000-0-0/sailors.txt +++ b/npc/000-0-0/sailors.txt @@ -68,6 +68,7 @@ OnTalk: showavatar; mesn "Narrator"; mes col(l("It seems like you're finally safe. You shut your eyes and fall asleep."), 9); + mes col(l("(Protip: Use arrow keys to walk around once you wake up.)"), 9); next; restorecam; |