diff options
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 // -------------------------------------------------------------- |