From fad78e769da753637b72f60a6a3f56eee624170d Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Tue, 25 Sep 2007 19:29:46 +0000 Subject: * Fixed a small bug in a Comodo NPC. (close -> close2) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11296 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/comodo.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/cities/comodo.txt') diff --git a/npc/cities/comodo.txt b/npc/cities/comodo.txt index c8cad6c9f..1e2af04d4 100644 --- a/npc/cities/comodo.txt +++ b/npc/cities/comodo.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= eAthena dev team //===== Current Version: ===================================== -//= 1.7 +//= 1.8 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -19,6 +19,7 @@ //= 1.5 Removed Duplicates [Silent] //= 1.6 Split doomed sword quest to quests/quests_comodo.txt [Evera] //= 1.7 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] +//= 1.8 Fixed a small bug. (close -> close2) [L0ne_W0lf] //============================================================ // Inside Comodo @@ -438,7 +439,7 @@ moc_fild12,35,303,4 script Serutero#cmd 59,{ mes "to go to Sandaruman"; mes "Fortress. Alright then,"; mes "good luck, and be careful!"; - close; + close2; warp "cmd_fild08",331,319; end; case 2: -- cgit v1.2.3-60-g2f50