diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-27 03:47:12 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-27 03:47:12 +0000 |
commit | 700eafc1e0683486356c9722d61dedad3524e0af (patch) | |
tree | 6e2e3d99ae16aaae69430ac08985f0aae4f1d404 /npc | |
parent | dc24a08a515b8880ef76bdf52f334f036c659416 (diff) | |
download | hercules-700eafc1e0683486356c9722d61dedad3524e0af.tar.gz hercules-700eafc1e0683486356c9722d61dedad3524e0af.tar.bz2 hercules-700eafc1e0683486356c9722d61dedad3524e0af.tar.xz hercules-700eafc1e0683486356c9722d61dedad3524e0af.zip |
merged recent changes of job quests, cities, kafras, novice guild warps + official treasure chest spawns
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9083 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-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 e0938b8cd..6d57fe9b7 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -179,7 +179,7 @@ npc: npc/other/msg_boards.txt npc: npc/other/bulletin_boards.txt
npc: npc/other/monster_museum.txt
npc: npc/other/marriage.txt
-//npc: npc/other/divorce.txt
+npc: npc/other/divorce.txt
npc: npc/other/dts_warper.txt
npc: npc/other/comodo_gambling.txt
npc: npc/other/lighthalzen_bank.txt
|