From 019d9618d50d3190a7b6fa3b8e9401add22beb8e Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Mon, 26 Oct 2009 02:33:53 +0000 Subject: * The status SC_INVINCIBLE now reduces all damage to 1. - Official behavior, and allows players to cancel NPC_ALLHEAL casts. - If battle_config.invincible_nodamage is true, reflected damage is still 0. * Minor updates and supporting data for Sealed Shrine. - Zone 5 is now designated for sealed shrine restricted skills. - Added new quest_db entries for Sealed Shine cooldown. - Updated mob_db entries for Orc's Memory Instance. (improper stats) - Updated Land Mine to have a splash effect. (Provided by Daegaladh) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14101 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/quest_db.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'db/quest_db.txt') diff --git a/db/quest_db.txt b/db/quest_db.txt index 240d6b561..f1b510d4a 100644 --- a/db/quest_db.txt +++ b/db/quest_db.txt @@ -2,7 +2,6 @@ // // Structure of Database : // Quest ID,Time Limit,Target1,Val1,Target2,Val2,Target3,Val3,Quest Title -// Note: Work in progress. Hardly ready for actual use. // 1000,0,0,0,0,0,0,0,"Transcend" 1001,0,0,0,0,0,0,0,"Job Change to Acolyte" @@ -204,6 +203,10 @@ 3041,180,0,0,0,0,0,0,"The curse of Baphomet - Dearth of magical power" 3042,0,0,0,0,0,0,0,"The identity of the Cursed Baphomet Doll - Finding Rust Blackhand..." 3043,0,0,0,0,0,0,0,"The identity of the Cursed Baphomet Doll - The true Gigantic Magestic Goat?" +3044,0,0,0,0,0,0,0,"The Gigantic Magestic Goat" +3045,9600,0,0,0,0,0,0,"Sealed Shrine" +3046,0,0,0,0,0,0,0,"Sealed Shrine After-effect" +// 3050,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - News about Morocc Village" 3051,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - Test of Quealification" 3052,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - Test of Quealification2" @@ -910,7 +913,7 @@ 12056,0,0,0,0,0,0,0,"Job Quest - Assassin" 12057,0,0,0,0,0,0,0,"Pass to the Lab" 12058,0,0,0,0,0,0,0,"Admission Restricted to the 102 Tower" -12059,0,0,0,0,0,0,0,"Orc's Memory Time Limit" +12059,9600,0,0,0,0,0,0,"Orc's Memory Time Limit" 12060,86400,0,0,0,0,0,0,"Today's Fishing Closed" 12061,0,0,0,0,0,0,0,"Concentration" 12062,86400,0,0,0,0,0,0,"Today's Mining Closed" -- cgit v1.2.3-60-g2f50