diff options
Diffstat (limited to 'npc/cities/aldebaran.txt')
-rw-r--r-- | npc/cities/aldebaran.txt | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/npc/cities/aldebaran.txt b/npc/cities/aldebaran.txt index 450e99ed3..18200e2b5 100644 --- a/npc/cities/aldebaran.txt +++ b/npc/cities/aldebaran.txt @@ -670,8 +670,7 @@ aldeba_in.gat,156,179,4 script Master 61,{ } // RS125 ------------------------------------------------------------------------ -aldeba_in.gat,234,241,4 script RS125 48, -{ +aldeba_in.gat,234,241,4 script RS125 48,{ mes "[RS125]"; mes "Even if my first name is not human, and my manner of speech is not very eloquent, please don't be afraid of me."; mes "I'm actually a warm hearted person."; @@ -834,8 +833,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 +1020,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."; |