diff options
author | samuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-30 19:43:44 +0000 |
---|---|---|
committer | samuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-30 19:43:44 +0000 |
commit | ed9004f99a8f6de1a0c576cd9a9a73a8cf256c70 (patch) | |
tree | 0c2fdcb9043f23cc8ff41be4d719392290a74e04 /npc/scripts_athena.conf | |
parent | 61b90b6bbb592eda4c9dac24151297b04541c96d (diff) | |
download | hercules-ed9004f99a8f6de1a0c576cd9a9a73a8cf256c70.tar.gz hercules-ed9004f99a8f6de1a0c576cd9a9a73a8cf256c70.tar.bz2 hercules-ed9004f99a8f6de1a0c576cd9a9a73a8cf256c70.tar.xz hercules-ed9004f99a8f6de1a0c576cd9a9a73a8cf256c70.zip |
* Added Few missing NPCs to the Airplane
- Changed name form girl#10 to the Official name "Dianne".
* Added "How Does the Airship Work" Quest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10422 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index c7b064da8..8de7e5ccf 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -96,6 +96,7 @@ 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 //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 |