diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-03 16:37:57 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-03 16:37:57 +0000 |
commit | 0da660374ee0ae4d4fb01f9905b230ac4208b90a (patch) | |
tree | a0d91e3d5579beb356f9383e8fe38216174399e2 /npc/scripts_athena.conf | |
parent | 9c32e75e2d552c22e0ff719bc77a435bea1391e8 (diff) | |
download | hercules-0da660374ee0ae4d4fb01f9905b230ac4208b90a.tar.gz hercules-0da660374ee0ae4d4fb01f9905b230ac4208b90a.tar.bz2 hercules-0da660374ee0ae4d4fb01f9905b230ac4208b90a.tar.xz hercules-0da660374ee0ae4d4fb01f9905b230ac4208b90a.zip |
Added Auction file. (Disabled until auctions work)
Removed auction NPCs from Lighthalzen, and fixed bugreport:1103.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12283 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 e6e2877a8..efa856ff0 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -199,6 +199,7 @@ npc: npc/kafras/dts_warper.txt //npc: npc/events/nguild/nguild_kafras.txt // -------------------------------------------------------------- // --------------------------- Others --------------------------- +//npc: npc/other/auction.txt npc: npc/other/books.txt npc: npc/other/bulletin_boards.txt npc: npc/other/comodo_gambling.txt |