diff options
author | Kargha <Kargha@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-26 01:15:08 +0000 |
---|---|---|
committer | Kargha <Kargha@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-26 01:15:08 +0000 |
commit | 654b42c63b3b3c95e7f454dac1441696aa5fb92d (patch) | |
tree | abc0bccd77caea7daf5795ebb7bdf09d0baf1f0e /npc/cities/izlude.txt | |
parent | 9727d5a775438952590581feb57da44735e9fc4d (diff) | |
download | hercules-654b42c63b3b3c95e7f454dac1441696aa5fb92d.tar.gz hercules-654b42c63b3b3c95e7f454dac1441696aa5fb92d.tar.bz2 hercules-654b42c63b3b3c95e7f454dac1441696aa5fb92d.tar.xz hercules-654b42c63b3b3c95e7f454dac1441696aa5fb92d.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6288 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities/izlude.txt')
-rw-r--r-- | npc/cities/izlude.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/izlude.txt b/npc/cities/izlude.txt index 7df9cbb8b..1b3c82649 100644 --- a/npc/cities/izlude.txt +++ b/npc/cities/izlude.txt @@ -903,7 +903,7 @@ izlude.gat,201,181,2 script Sailor 100,{ mes "Attention, attention!";
mes "Come and Ride the Wind";
mes "on a Fantastic Ship!";
- mes "Hurry, hurry"
+ mes "Hurry, hurry";
next;
menu "Byalan Island -> 150 Zeny.",-,"Alberta Marina -> 500 Zeny.",L1,"Cancel",LEnd;
|