summaryrefslogtreecommitdiff
path: root/npc/scripts_athena.conf
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-05-21 23:42:44 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-05-21 23:42:44 +0000
commitad1577785f80e7d22abcca109f77a0a6ed0d8e8e (patch)
treeceefadd302bcf2f6e1d4d222e8533132c7e76ed9 /npc/scripts_athena.conf
parent6f3bd3a74c8a9e983f3a5748ecaaa729ebeb1c3e (diff)
downloadhercules-ad1577785f80e7d22abcca109f77a0a6ed0d8e8e.tar.gz
hercules-ad1577785f80e7d22abcca109f77a0a6ed0d8e8e.tar.bz2
hercules-ad1577785f80e7d22abcca109f77a0a6ed0d8e8e.tar.xz
hercules-ad1577785f80e7d22abcca109f77a0a6ed0d8e8e.zip
* Added Two new quests and moved another.
- Added Wandering Minstrel quest. Need optimizing. (bard_quest.txt) - Added Munak's Grandma quest. (munak_quest.txt) - Moved bongunsword.txt to /custom/quests/ - Updated the conf files to reflect the above changes. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10601 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r--npc/scripts_athena.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf
index 4517a94c6..1d5179953 100644
--- a/npc/scripts_athena.conf
+++ b/npc/scripts_athena.conf
@@ -90,7 +90,6 @@ npc: npc/quests/bunnyband.txt
npc: npc/quests/juice_maker.txt
npc: npc/quests/counteragent_mixture.txt
npc: npc/quests/doomed_swords.txt
-npc: npc/quests/bongunsword.txt
npc: npc/quests/monstertamers.txt
npc: npc/quests/Lvl4_weapon_quest.txt
npc: npc/quests/thana_quest.txt
@@ -125,6 +124,10 @@ npc: npc/quests/first_class/tu_ma_th01.txt
npc: npc/quests/first_class/tu_merchant.txt
npc: npc/quests/first_class/tu_sword.txt
npc: npc/quests/first_class/tu_thief01.txt
+//Wandering Minstrel Quest
+npc: npc/quests/Bard_Quest.txt
+//Bongun taming item quest
+npc: npc/quests/Munak_Quest.txt
// --------------------------------------------------------------
// --------------------------- Guides ---------------------------