diff options
author | samuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-30 20:35:20 +0000 |
---|---|---|
committer | samuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-30 20:35:20 +0000 |
commit | 6b5769ef228eb86071edba29d576b91cd191aea9 (patch) | |
tree | 0b87e5812e3a4c56c571c421b7c7157c1213fc27 /npc/scripts_athena.conf | |
parent | ed9004f99a8f6de1a0c576cd9a9a73a8cf256c70 (diff) | |
download | hercules-6b5769ef228eb86071edba29d576b91cd191aea9.tar.gz hercules-6b5769ef228eb86071edba29d576b91cd191aea9.tar.bz2 hercules-6b5769ef228eb86071edba29d576b91cd191aea9.tar.xz hercules-6b5769ef228eb86071edba29d576b91cd191aea9.zip |
*Created quests_airship.txt for all Airship-Related Quests.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10423 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 8de7e5ccf..86b1c6359 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -95,8 +95,7 @@ npc: npc/quests/Lvl4_weapon_quest.txt npc: npc/quests/juperos.txt npc: npc/quests/thana_quest.txt npc: npc/quests/eye_of_hellion.txt -npc: npc/quests/airship_ticket_quest.txt -npc: npc/quests/how_airship_work_quest.txt +npc: npc/quests/quests_airship.txt //The Sign Quest will be "enable only". //There are some things you might consider doing before implementing it, //For more info, read the comments in npc/quests/The_Sign_Quest.txt |