diff options
author | Reid <reidyaro@gmail.com> | 2012-12-16 11:32:59 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-12-16 11:32:59 +0100 |
commit | ed83bb84b9617f2643db88dbd65abbf2e83fb908 (patch) | |
tree | 5ba7cdf0bf00cb28014367e8259fe43d585a5b7d /npc | |
parent | f08fb41a0ec2cf0aa7964aab4867f7c3bf04f0b0 (diff) | |
download | serverdata-ed83bb84b9617f2643db88dbd65abbf2e83fb908.tar.gz serverdata-ed83bb84b9617f2643db88dbd65abbf2e83fb908.tar.bz2 serverdata-ed83bb84b9617f2643db88dbd65abbf2e83fb908.tar.xz serverdata-ed83bb84b9617f2643db88dbd65abbf2e83fb908.zip |
Add missing mes ""; on sailors.txt .
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-0/sailors.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index 3fdb4c02..74cac809 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -62,6 +62,7 @@ OnTouch: setlang @lang; setcamnpc; + mes ""; mesn; mesq g(l("Oh, she's still alive!"), l("Oh, he's still alive!")); |