diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-06 20:25:12 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-06 20:25:12 +0000 |
commit | dcdea30bf58ede888c266e75001828998fee43fb (patch) | |
tree | 37282a456b9a0c303415d24f459586f3272d0a9f /npc/scripts_athena.conf | |
parent | c87c721fe0cdcb1c7bfa660dbe87fe3126ec7531 (diff) | |
download | hercules-dcdea30bf58ede888c266e75001828998fee43fb.tar.gz hercules-dcdea30bf58ede888c266e75001828998fee43fb.tar.bz2 hercules-dcdea30bf58ede888c266e75001828998fee43fb.tar.xz hercules-dcdea30bf58ede888c266e75001828998fee43fb.zip |
* Forgot to add the third part of the doomed swords quest.
* Forgot to update the conf files accordingly. (added doomed_swords_quest deleted metto_quest)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10859 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 70fb39edd..d6ab15f81 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -64,7 +64,6 @@ npc: npc/airports/lighthalzen.txt npc: npc/airports/yuno.txt // -------------------------------------------------------------- // --------------------------- Quests --------------------------- -npc: npc/quests/metto_quest.txt npc: npc/quests/quests_alberta.txt npc: npc/quests/quests_aldebaran.txt npc: npc/quests/quests_amatsu.txt @@ -91,6 +90,7 @@ 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/doomed_swords_quest.txt npc: npc/quests/monstertamers.txt npc: npc/quests/Lvl4_weapon_quest.txt npc: npc/quests/thana_quest.txt |