diff options
author | Reid <reidyaro@gmail.com> | 2012-01-13 23:50:56 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-01-13 23:52:08 +0100 |
commit | ba136dbc94ce6dad70b7c0d9de9b3ebcea5490bf (patch) | |
tree | 9bca08aa9bbcec6faed040ae80e72fb66d5d9d57 | |
parent | 745778f64eba427c396dd6168f30cf2185ed57c9 (diff) | |
download | serverdata-ba136dbc94ce6dad70b7c0d9de9b3ebcea5490bf.tar.gz serverdata-ba136dbc94ce6dad70b7c0d9de9b3ebcea5490bf.tar.bz2 serverdata-ba136dbc94ce6dad70b7c0d9de9b3ebcea5490bf.tar.xz serverdata-ba136dbc94ce6dad70b7c0d9de9b3ebcea5490bf.zip |
add lg( on 000-0/sailors.txt script.
-rw-r--r-- | npc/000-0/sailors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index bc743c61f..af155e526 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -30,7 +30,7 @@ OnTouch: next; mesn "Tritan Voice"; - mesq l("What are you saying guys, it's a yoiis!"); + mesq lg("What are you saying guys, it's a yoiis!"); next; mesn "Raijin Voice"; |