diff options
author | evera <evera@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-03 18:35:29 +0000 |
---|---|---|
committer | evera <evera@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-03 18:35:29 +0000 |
commit | 10278bde11a74dcd431b873a4bba42e78ad0a959 (patch) | |
tree | 7176432033ff301c40236314e5d64c96b70eca6b /npc/scripts_athena.conf | |
parent | 884ebdf25a8004abb6f5b001734d507c98b4a6b2 (diff) | |
download | hercules-10278bde11a74dcd431b873a4bba42e78ad0a959.tar.gz hercules-10278bde11a74dcd431b873a4bba42e78ad0a959.tar.bz2 hercules-10278bde11a74dcd431b873a4bba42e78ad0a959.tar.xz hercules-10278bde11a74dcd431b873a4bba42e78ad0a959.zip |
Split quests from cities/einbroch.txt
+ quests/quests_einbroch.txt
Fixed some small typos
Added $talk to garbage clean-up
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7457 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 137dc87a5..f9a7e4021 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -70,6 +70,7 @@ 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_einbroch.txt
npc: npc/quests/quests_geffen.txt
npc: npc/quests/quests_lighthalzen.txt
npc: npc/quests/quests_louyang.txt
|