- 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
This commit is contained in:
j-tkay 2012-09-10 23:43:10 +00:00
parent 884e6a1390
commit 9ddcd7010f

View File

@ -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...";