diff options
author | daegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-17 14:12:57 +0000 |
---|---|---|
committer | daegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-17 14:12:57 +0000 |
commit | 2039e73a76a6815202b6b623668629873be64302 (patch) | |
tree | da9f520422bea6edb90babe68dc4ce57a56517b0 /npc | |
parent | cc897ee16369ed376e7aaa0e3b03997991cb0521 (diff) | |
download | hercules-2039e73a76a6815202b6b623668629873be64302.tar.gz hercules-2039e73a76a6815202b6b623668629873be64302.tar.bz2 hercules-2039e73a76a6815202b6b623668629873be64302.tar.xz hercules-2039e73a76a6815202b6b623668629873be64302.zip |
Fixed a couple of typos and other mistakes.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16436 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r-- | npc/pre-re/scripts_warps.conf | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/npc/pre-re/scripts_warps.conf b/npc/pre-re/scripts_warps.conf index 4ffe5bbb9..0222b2849 100644 --- a/npc/pre-re/scripts_warps.conf +++ b/npc/pre-re/scripts_warps.conf @@ -105,19 +105,19 @@ npc: npc/pre-re/warps/pvp/pvp.txt // -------------------------------------------------------------- // --------------------------- Cities --------------------------- -npc: npc/re/warps/cities/brasilis.txt -npc: npc/re/warps/cities/dewata.txt -npc: npc/re/warps/cities/dicastes.txt -npc: npc/re/warps/cities/eclage.txt -npc: npc/re/warps/cities/malangdo.txt -npc: npc/re/warps/cities/malaya.txt +//npc: npc/re/warps/cities/brasilis.txt +//npc: npc/re/warps/cities/dewata.txt +//npc: npc/re/warps/cities/dicastes.txt +//npc: npc/re/warps/cities/eclage.txt +//npc: npc/re/warps/cities/malangdo.txt +//npc: npc/re/warps/cities/malaya.txt // -------------------------- Dungeons -------------------------- -npc: npc/re/warps/dungeons/bra_dun.txt -npc: npc/re/warps/dungeons/dic_dun.txt -npc: npc/re/warps/dungeons/ecl_dun.txt +//npc: npc/re/warps/dungeons/bra_dun.txt +//npc: npc/re/warps/dungeons/dic_dun.txt +//npc: npc/re/warps/dungeons/ecl_dun.txt // --------------------------- Fields --------------------------- -npc: npc/re/warps/fields/bif_fild.txt -npc: npc/re/warps/fields/bra_fild.txt -npc: npc/re/warps/fields/dic_fild.txt -npc: npc/re/warps/fields/man_fild.txt +//npc: npc/re/warps/fields/bif_fild.txt +//npc: npc/re/warps/fields/bra_fild.txt +//npc: npc/re/warps/fields/dic_fild.txt +//npc: npc/re/warps/fields/man_fild.txt // -------------------------------------------------------------- |