From 17444b0d4381c2164027ea3e75fd45d9ee02abdd Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Thu, 28 Jun 2007 21:12:00 +0000 Subject: * Rev. 10823 Added missing "close;" to the Payon Monster Scholar. * Fixed the display names for the Payon Kafra's. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10823 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/payon.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc/cities') diff --git a/npc/cities/payon.txt b/npc/cities/payon.txt index e98bbad04..320fedc83 100644 --- a/npc/cities/payon.txt +++ b/npc/cities/payon.txt @@ -4,7 +4,7 @@ //= Muad Dib (1.0) Darkchild (1.1) Muad Dib (1.2) //= Darkchild (1.3) DracoRPG (1.5) L0ne_W0lf (2.1) //===== Current Version: ===================================== -//= 2.1 +//= 2.1b //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -24,6 +24,7 @@ //= 2.1 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] //= Moved Gemstone Trader "Jade" to /merchants/gemstone.txt //= Moved Fortune Teller to /other/fortune.txt +//= 2.1b Added a missing close in the Monster Scholar. [L0ne_W0lf] //============================================================ // Payon @@ -367,6 +368,7 @@ payon,132,235,3 script Monster Scholar#02 98,{ mes "^666666*Ahem*^000000 My apologies, I get too excited sometimes. But if you happen to meet other scholars such as myself, please treat them well. Our jobs are very difficult!"; break; } + close; } // Inside Payon -- cgit v1.2.3-70-g09d2