diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-31 15:55:25 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-31 15:55:25 +0000 |
commit | 63c083ffc7f186576d69158f6e1ff7f3c893d7b3 (patch) | |
tree | c0de7e1a76b3fb8d50411e39d27da37f608d7f9d /npc/scripts_athena.conf | |
parent | 5792a98ec3a549d28037c65465db8c64e009823d (diff) | |
download | hercules-63c083ffc7f186576d69158f6e1ff7f3c893d7b3.tar.gz hercules-63c083ffc7f186576d69158f6e1ff7f3c893d7b3.tar.bz2 hercules-63c083ffc7f186576d69158f6e1ff7f3c893d7b3.tar.xz hercules-63c083ffc7f186576d69158f6e1ff7f3c893d7b3.zip |
* Added Turbo Track point exchanger to arena.
* Slightly optimized the existing Arena point exchanger.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11626 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 088e02139..e5e581c03 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -228,4 +228,5 @@ npc: npc/other/arena/arena_lvl60.txt npc: npc/other/arena/arena_lvl70.txt npc: npc/other/arena/arena_lvl80.txt npc: npc/other/arena/arena_party.txt +npc: npc/other/arena/arena_point.txt // -------------------------------------------------------------- |