diff options
author | j-tkay <j-tkay@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-07 19:51:47 +0000 |
---|---|---|
committer | j-tkay <j-tkay@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-07 19:51:47 +0000 |
commit | ce67450f0708a1ff805f7a270b067cb4d05e3857 (patch) | |
tree | 0d04c82a2d57195963d08457b4b4f259bd6d2efc /npc | |
parent | ea66528a1d22f599463d0b65a1909e836cbf7435 (diff) | |
download | hercules-ce67450f0708a1ff805f7a270b067cb4d05e3857.tar.gz hercules-ce67450f0708a1ff805f7a270b067cb4d05e3857.tar.bz2 hercules-ce67450f0708a1ff805f7a270b067cb4d05e3857.tar.xz hercules-ce67450f0708a1ff805f7a270b067cb4d05e3857.zip |
- Follow up r16597 accidentally disabled Turbo Track. (npc/scripts_athena.conf)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16598 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 a0d1542fe..a287cce0a 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -167,7 +167,7 @@ npc: npc/merchants/cashheadgear_dye.txt // --------------------------- Others --------------------------- // - Turbo Track Arena ------------------------------------------ -//npc: npc/other/Turbo_Track.txt +npc: npc/other/Turbo_Track.txt // -------------------------------------------------------------- npc: npc/other/auction.txt npc: npc/other/books.txt |