diff options
author | ajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-22 07:33:09 +0000 |
---|---|---|
committer | ajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-22 07:33:09 +0000 |
commit | 89a6fd37915266094dcc4cfb7cefac2b0ff34f38 (patch) | |
tree | ce809f6bcf641bb75ff81d6124472d46b21c683d /npc/cities/aldebaran.txt | |
parent | 98c2c3c621f32fdf36f23cfd09565f8af7753e7d (diff) | |
download | hercules-89a6fd37915266094dcc4cfb7cefac2b0ff34f38.tar.gz hercules-89a6fd37915266094dcc4cfb7cefac2b0ff34f38.tar.bz2 hercules-89a6fd37915266094dcc4cfb7cefac2b0ff34f38.tar.xz hercules-89a6fd37915266094dcc4cfb7cefac2b0ff34f38.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@715 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities/aldebaran.txt')
-rw-r--r-- | npc/cities/aldebaran.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/npc/cities/aldebaran.txt b/npc/cities/aldebaran.txt index 450e99ed3..b5975e4f3 100644 --- a/npc/cities/aldebaran.txt +++ b/npc/cities/aldebaran.txt @@ -834,8 +834,7 @@ aldeba_in.gat,24,245,4 script Kafra Jasmine 115,{ } // Special Reserve ---------------------------------------------- -aldeba_in.gat,79,161,6 script Kafra 115, -{ +aldeba_in.gat,79,161,6 script Kafra 115,{ cutin "kafra_03",2; mes "[Kafra]"; mes "Welcome, ^6666FF" + strcharinfo(0) + "^000000. This is where you can trade in your special reserve points for usefull items and cool prizes."; @@ -1022,8 +1021,7 @@ M_Menu: } // Special Reserve 2 ---------------------------------------------- -aldeba_in.gat,88,161,3 script Kafra 115, -{ +aldeba_in.gat,88,161,3 script Kafra 115,{ cutin "kafra_03",2; mes "[Kafra]"; mes "Hello and welcome to the Kafra Corp. Main office."; |