Browse Source

- Fixed bugreport:6658, quest being removed before the 12 hours cool down.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16774 54d463be-8e91-2dee-dedb-b68131a5f0ec
j-tkay 12 năm trước cách đây
mục cha
commit
9ddcd7010f
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      npc/instances/SealedShrine.txt

+ 2 - 2
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...";