diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-22 16:35:51 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-22 16:35:51 +0000 |
commit | a2d04b8da0135179f2aa2f2e27742dd30a9a38b7 (patch) | |
tree | 73088c3bfce59c8e111df3acd7dfcea7ca197b6d /npc/scripts_athena.conf | |
parent | 3b58ef0dd6af4117ccecaa8fadbf4e481646a247 (diff) | |
download | hercules-a2d04b8da0135179f2aa2f2e27742dd30a9a38b7.tar.gz hercules-a2d04b8da0135179f2aa2f2e27742dd30a9a38b7.tar.bz2 hercules-a2d04b8da0135179f2aa2f2e27742dd30a9a38b7.tar.xz hercules-a2d04b8da0135179f2aa2f2e27742dd30a9a38b7.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11545 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 7249d1366..661058849 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -209,4 +209,15 @@ npc: npc/other/msg_boards.txt npc: npc/other/powernpc.txt npc: npc/other/pvp.txt npc: npc/other/resetskill.txt +// Turbo Track Files -------------------------------------------- +npc: npc/other/turbotrack/Turbo_Track.txt +// Normal Courses (Non-PVP) +npc: npc/other/turbotrack/Normal_Solo.txt +npc: npc/other/turbotrack/Normal_4.txt +npc: npc/other/turbotrack/Normal_8.txt +npc: npc/other/turbotrack/Normal_16.txt +// Expert Courses (PVP) +npc: npc/other/turbotrack/Expert_4.txt +npc: npc/other/turbotrack/Expert_8.txt +npc: npc/other/turbotrack/Expert_16.txt // -------------------------------------------------------------- |