From 9c4eb44b1b8f064da546c39349f1f5de31f655b7 Mon Sep 17 00:00:00 2001 From: script-z3r0 Date: Mon, 12 Dec 2011 15:53:39 +0000 Subject: Zealotus Mask Update (bugreport:4874) Modified to use next; instead of close; git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15076 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/newgears/2005_headgears.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/quests/newgears') diff --git a/npc/quests/newgears/2005_headgears.txt b/npc/quests/newgears/2005_headgears.txt index 696fc60cc..6487a7617 100644 --- a/npc/quests/newgears/2005_headgears.txt +++ b/npc/quests/newgears/2005_headgears.txt @@ -1984,7 +1984,7 @@ gl_prison1,97,104,1 script Phendark#LhzHat 1202,{ mes "Huh...?"; mes "What is that"; mes "supposed to mean?"; - close; + next; } else if(@temp1 == 3 && @temp2 == 2) { -- cgit v1.2.3-60-g2f50