From 45e089c554e673f7dc017c45bdfa68663713cda9 Mon Sep 17 00:00:00 2001 From: Yommy Date: Tue, 9 Sep 2008 06:09:19 +0000 Subject: Small bug fixes to arug_cas02 (bugreport:2198) typo fixes in advanced refiner (bugreport:2199) nameless quest layout fix (bugreport:2106) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13201 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_nameless.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc/quests/quests_nameless.txt') diff --git a/npc/quests/quests_nameless.txt b/npc/quests/quests_nameless.txt index 57bcfa20a..104de4965 100644 --- a/npc/quests/quests_nameless.txt +++ b/npc/quests/quests_nameless.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.4 +//= 1.5 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -36,6 +36,7 @@ //= 1.2 Some final tuning to Nameless Island quest. [Koca] //= 1.3 Should fix any more issues with "Creature" npc. [L0ne_W0lf] //= 1.4 Changed the way aru_warp works slightly. [L0ne_W0lf] +//= 1.5 added a next to stop double npc message [Yommy] //============================================================ airplane_01,95,61,3 script Agent#Aru 899,5,5,{ @@ -185,6 +186,7 @@ ra_in01,308,59,1 script Waiter#Aru 930,{ close; } if (aru_monas == 6) { + next; mes "[Waiter]"; mes "What would you like"; mes "to order? Or... If I'm"; -- cgit v1.2.3-70-g09d2