diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-09 18:01:21 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-09 18:01:21 +0000 |
commit | ec230d1eb8212f4c5b8e551e4fb4cd0b638ed637 (patch) | |
tree | 75491a2cc44bc30e4882b951b4c670f4faf28b47 /npc/pre-re/scripts_warps.conf | |
parent | e205bcb44e1a060276b964b378e2e6d801242efa (diff) | |
download | hercules-ec230d1eb8212f4c5b8e551e4fb4cd0b638ed637.tar.gz hercules-ec230d1eb8212f4c5b8e551e4fb4cd0b638ed637.tar.bz2 hercules-ec230d1eb8212f4c5b8e551e4fb4cd0b638ed637.tar.xz hercules-ec230d1eb8212f4c5b8e551e4fb4cd0b638ed637.zip |
- Added svn:eol-style=native property on some recently added text files.
- Renamed upgrade_svn16517.sql to the correct SVN revision it was added in (r16518).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16614 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/pre-re/scripts_warps.conf')
-rw-r--r-- | npc/pre-re/scripts_warps.conf | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/npc/pre-re/scripts_warps.conf b/npc/pre-re/scripts_warps.conf index ef00458e9..ba5a4a8f6 100644 --- a/npc/pre-re/scripts_warps.conf +++ b/npc/pre-re/scripts_warps.conf @@ -1,28 +1,28 @@ -// --------------------------------------------------------------
-// - Pre-Renewal Warp Scripts -
-// --------------------------------------------------------------
-
-// --------------------------- Cities ---------------------------
-npc: npc/pre-re/warps/cities/izlude.txt
-npc: npc/pre-re/warps/cities/rachel.txt
-npc: npc/pre-re/warps/cities/yggdrasil.txt
-
-// -------------------------- Dungeons --------------------------
-npc: npc/pre-re/warps/dungeons/iz_dun.txt
-
-// --------------------------- Fields ---------------------------
-npc: npc/pre-re/warps/fields/com_fild.txt
-npc: npc/pre-re/warps/fields/geffen_fild.txt
-npc: npc/pre-re/warps/fields/hugel_fild.txt
-npc: npc/pre-re/warps/fields/morroc_fild.txt
-npc: npc/pre-re/warps/fields/payon_fild.txt
-npc: npc/pre-re/warps/fields/prontera_fild.txt
-npc: npc/pre-re/warps/fields/rachel_fild.txt
-npc: npc/pre-re/warps/fields/veins_fild.txt
-npc: npc/pre-re/warps/fields/yuno_fild.txt
-
-// --------------------------- Others ---------------------------
-npc: npc/pre-re/warps/other/arena.txt
-npc: npc/pre-re/warps/other/jobquests.txt
-npc: npc/pre-re/warps/other/other.txt
-npc: npc/pre-re/warps/other/sign.txt
+// -------------------------------------------------------------- +// - Pre-Renewal Warp Scripts - +// -------------------------------------------------------------- + +// --------------------------- Cities --------------------------- +npc: npc/pre-re/warps/cities/izlude.txt +npc: npc/pre-re/warps/cities/rachel.txt +npc: npc/pre-re/warps/cities/yggdrasil.txt + +// -------------------------- Dungeons -------------------------- +npc: npc/pre-re/warps/dungeons/iz_dun.txt + +// --------------------------- Fields --------------------------- +npc: npc/pre-re/warps/fields/com_fild.txt +npc: npc/pre-re/warps/fields/geffen_fild.txt +npc: npc/pre-re/warps/fields/hugel_fild.txt +npc: npc/pre-re/warps/fields/morroc_fild.txt +npc: npc/pre-re/warps/fields/payon_fild.txt +npc: npc/pre-re/warps/fields/prontera_fild.txt +npc: npc/pre-re/warps/fields/rachel_fild.txt +npc: npc/pre-re/warps/fields/veins_fild.txt +npc: npc/pre-re/warps/fields/yuno_fild.txt + +// --------------------------- Others --------------------------- +npc: npc/pre-re/warps/other/arena.txt +npc: npc/pre-re/warps/other/jobquests.txt +npc: npc/pre-re/warps/other/other.txt +npc: npc/pre-re/warps/other/sign.txt |