From 5e543aa413d3ced1ee8f638b26aec38ee6d35825 Mon Sep 17 00:00:00 2001 From: nsstrunks Date: Tue, 28 Dec 2004 03:02:31 +0000 Subject: Fixed a few errors. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@828 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/aldebaran.txt | 3 +-- npc/events/easter.txt | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/npc/cities/aldebaran.txt b/npc/cities/aldebaran.txt index b5975e4f3..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."; diff --git a/npc/events/easter.txt b/npc/events/easter.txt index 867565005..ab24c2c9b 100644 --- a/npc/events/easter.txt +++ b/npc/events/easter.txt @@ -15,8 +15,7 @@ //============================================================ -geffen.gat,95,201,3 script Shilo 50, -{ +geffen.gat,95,201,3 script Shilo 50,{ mes "[Shilo]"; if(easter_Q == 1) goto L_Check; mes "*Sigh*...... Where is my sister!?"; -- cgit v1.2.3-60-g2f50