From 0cec113098e03aa6ff42b302116fb913c63a887d Mon Sep 17 00:00:00 2001 From: j-tkay Date: Mon, 10 Sep 2012 23:43:10 +0000 Subject: - Fixed bugreport:6658, quest being removed before the 12 hours cool down. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16774 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/instances/SealedShrine.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/instances') diff --git a/npc/instances/SealedShrine.txt b/npc/instances/SealedShrine.txt index 0c6c0e7f4..ba77ec2ef 100644 --- a/npc/instances/SealedShrine.txt +++ b/npc/instances/SealedShrine.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 2.0 +//= 2.1 //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= @@ -24,12 +24,12 @@ //= the invoking party meets the requirements to join the Memorial Dungeon. //= 1.9 Fixed broken else/if chaining. [Joseph] //= 2.0 Some optimization. [Euphy] +//= 2.1 Fixed quest being removed before the 12 hours cool down. [Joseph] //============================================================ // Sealed Catacomb Entrance //============================================================ monk_test,309,146,3 script Friar Patrick#edq 412,{ - if (checkquest(3040)>=0) erasequest 3040; cutin "ins_cata_pri_n",2; mes "[Friar Patrick]"; mes "The peace of this world cannot last forever... The hands of Evil are reaching into the world again..."; -- cgit v1.2.3-60-g2f50