diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-18 10:04:41 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-18 10:04:41 +0000 |
commit | a625c96cd44bc95bdc1d8bc9e2143372fb28c56e (patch) | |
tree | 05a59ba3c1d92b5daac7aa25e9bd2fd5ad1f63d4 /npc/npcs_athena.conf | |
parent | 712ea2e956dbaae6f23229e0c7634cd95a14fe9d (diff) | |
download | hercules-a625c96cd44bc95bdc1d8bc9e2143372fb28c56e.tar.gz hercules-a625c96cd44bc95bdc1d8bc9e2143372fb28c56e.tar.bz2 hercules-a625c96cd44bc95bdc1d8bc9e2143372fb28c56e.tar.xz hercules-a625c96cd44bc95bdc1d8bc9e2143372fb28c56e.zip |
* Don't log SQL char actions if log_char is not enabled in char_athena.conf
* Updated shop_exp's calculation to give more exp
* Some item and mob DB updates
* Added Einbech/Einbroch warps
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1249 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/npcs_athena.conf')
-rw-r--r-- | npc/npcs_athena.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/npcs_athena.conf b/npc/npcs_athena.conf index c503dc65b..80e8b442f 100644 --- a/npc/npcs_athena.conf +++ b/npc/npcs_athena.conf @@ -443,6 +443,7 @@ npc: npc/warps/cities/aldebaran.txt npc: npc/warps/cities/amatsu.txt npc: npc/warps/ayothaya.txt npc: npc/warps/cities/comodo.txt +npc: npc/warps/einbroch.txt npc: npc/warps/cities/geffen.txt npc: npc/warps/cities/gonryun.txt npc: npc/warps/cities/izlude.txt |