diff options
author | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-13 00:53:28 +0000 |
---|---|---|
committer | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-13 00:53:28 +0000 |
commit | cfb5552ecf3b072c6bacba939634432f46bce3e4 (patch) | |
tree | 2f3ebfa933a49ec6a8ad3f5e3ce1149991b94bca /npc/scripts_athena.conf | |
parent | 029a87801700a4f5c3a8af1ffa39ffeee5099417 (diff) | |
download | hercules-cfb5552ecf3b072c6bacba939634432f46bce3e4.tar.gz hercules-cfb5552ecf3b072c6bacba939634432f46bce3e4.tar.bz2 hercules-cfb5552ecf3b072c6bacba939634432f46bce3e4.tar.xz hercules-cfb5552ecf3b072c6bacba939634432f46bce3e4.zip |
Implemented a missing npc in Amatsu and the momotaro event.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7114 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 c1160369e..2684f15f3 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -64,6 +64,7 @@ npc: npc/airports/yuno.txt // --------------------------- Quests ---------------------------
npc: npc/quests/quests_alberta.txt
npc: npc/quests/quests_aldebaran.txt
+npc: npc/quests/quests_amatsu.txt
npc: npc/quests/quests_ayothaya.txt
npc: npc/quests/quests_comodo.txt
npc: npc/quests/quests_geffen.txt
|