diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 1 | ||||
-rw-r--r-- | db/quest_db.txt | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 0cc2a0779..1f7188f6d 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -9,6 +9,7 @@ 13005 Angelic Wing Dagger: NEED INFO. ======================= 2010/06/10 + * Rev. 14338 Adjusted the cooldowns on the "Rough Mineral" and "Helping Grenouille" quests. [L0ne_W0lf] * Rev. 14337 Touched up the WoESE Guild Dungeon monster stats and added drops. [L0ne_W0lf] * Rev. 14336 Corrected number of slots on several newer items. [L0ne_W0lf] * Added HE Bubble Gum and adjusted existing gum bonuses. diff --git a/db/quest_db.txt b/db/quest_db.txt index 9bf365c90..3b23e142a 100644 --- a/db/quest_db.txt +++ b/db/quest_db.txt @@ -159,11 +159,11 @@ 2179,0,0,0,0,0,0,0,"Dr. Lifeguard's request" 2180,0,0,0,0,0,0,0,"Dr. Lifeguard's request" 2181,0,0,0,0,0,0,0,"Dr. Lifeguard's request" -2182,86400,0,0,0,0,0,0,"Rough Minerals" +2182,64800,0,0,0,0,0,0,"Rough Minerals" 2183,0,0,0,0,0,0,0,"Flower of Alfheim" 2184,0,0,0,0,0,0,0,"Flower of Alfheim" 2185,0,0,0,0,0,0,0,"Spirit of Alfheim" -2186,86400,0,0,0,0,0,0,"Helping Grenouille" +2186,64800,0,0,0,0,0,0,"Helping Grenouille" 3000,0,0,0,0,0,0,0,"Job Change to Bard" 3001,0,0,0,0,0,0,0,"Job Change to Bard" 3002,0,0,0,0,0,0,0,"Job Change to Bard" |