diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-05 13:23:07 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-05 13:23:07 +0000 |
commit | 288490094a7fe9167747dc78d416940759a31197 (patch) | |
tree | 53dc4f5c2375f4b688b53ca8841630ddec5e1f88 /npc/scripts_mapflags.conf | |
parent | 8ec1c47aed09c90343949d57c92760ba84738a46 (diff) | |
download | hercules-288490094a7fe9167747dc78d416940759a31197.tar.gz hercules-288490094a7fe9167747dc78d416940759a31197.tar.bz2 hercules-288490094a7fe9167747dc78d416940759a31197.tar.xz hercules-288490094a7fe9167747dc78d416940759a31197.zip |
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_mapflags.conf')
-rw-r--r-- | npc/scripts_mapflags.conf | 78 |
1 files changed, 39 insertions, 39 deletions
diff --git a/npc/scripts_mapflags.conf b/npc/scripts_mapflags.conf index f73218d3e..e71f75176 100644 --- a/npc/scripts_mapflags.conf +++ b/npc/scripts_mapflags.conf @@ -1,39 +1,39 @@ -// --------------------------------------------------------------
-// - Warning!! Acktung!! Awas!! gevaar!! peligro!! Внимание! -
-// --------------------------------------------------------------
-// - All scripts here should be used at your own risk. If you -
-// - have edited it yourself, we are not responsible for any -
-// - Damages or whatsoever. Do not report any bugs unless you -
-// - are sure they exsist. Please provide evidence and proof. -
-// - eAthena developmers are not responsible for any damages or -
-// - disruptions of service during the service of the server -
-// - caused by the included scripts or for any damages -
-// - resulting in the use of the scripts. -
-// - Thanks, -
-// - eAthena Dev Team -
-// --------------------------------------------------------------
-// --------------------------------------------------------------
-// - Map Flags -
-// --------------------------------------------------------------
-npc: conf/mapflag/gvg.txt
-npc: conf/mapflag/indoors.txt
-npc: conf/mapflag/jail.txt
-npc: conf/mapflag/nightmare.txt
-npc: conf/mapflag/nobranch.txt
-npc: conf/mapflag/noexp.txt
-npc: conf/mapflag/noicewall.txt
-npc: conf/mapflag/noloot.txt
-npc: conf/mapflag/nomemo.txt
-npc: conf/mapflag/nopenalty.txt
-npc: conf/mapflag/nopvp.txt
-npc: conf/mapflag/nosave.txt
-npc: conf/mapflag/noteleport.txt
-npc: conf/mapflag/noreturn.txt
-npc: conf/mapflag/nowarp.txt
-npc: conf/mapflag/nowarpto.txt
-npc: conf/mapflag/pvp.txt
-npc: conf/mapflag/pvp_noparty.txt
-npc: conf/mapflag/pvp_noguild.txt
-npc: conf/mapflag/night.txt
-npc: conf/mapflag/restricted.txt
-// --------------------------------------------------------------
+// -------------------------------------------------------------- +// - Warning!! Acktung!! Awas!! gevaar!! peligro!! Внимание! - +// -------------------------------------------------------------- +// - All scripts here should be used at your own risk. If you - +// - have edited it yourself, we are not responsible for any - +// - Damages or whatsoever. Do not report any bugs unless you - +// - are sure they exsist. Please provide evidence and proof. - +// - eAthena developmers are not responsible for any damages or - +// - disruptions of service during the service of the server - +// - caused by the included scripts or for any damages - +// - resulting in the use of the scripts. - +// - Thanks, - +// - eAthena Dev Team - +// -------------------------------------------------------------- +// -------------------------------------------------------------- +// - Map Flags - +// -------------------------------------------------------------- +npc: conf/mapflag/gvg.txt +npc: conf/mapflag/indoors.txt +npc: conf/mapflag/jail.txt +npc: conf/mapflag/nightmare.txt +npc: conf/mapflag/nobranch.txt +npc: conf/mapflag/noexp.txt +npc: conf/mapflag/noicewall.txt +npc: conf/mapflag/noloot.txt +npc: conf/mapflag/nomemo.txt +npc: conf/mapflag/nopenalty.txt +npc: conf/mapflag/nopvp.txt +npc: conf/mapflag/nosave.txt +npc: conf/mapflag/noteleport.txt +npc: conf/mapflag/noreturn.txt +npc: conf/mapflag/nowarp.txt +npc: conf/mapflag/nowarpto.txt +npc: conf/mapflag/pvp.txt +npc: conf/mapflag/pvp_noparty.txt +npc: conf/mapflag/pvp_noguild.txt +npc: conf/mapflag/night.txt +npc: conf/mapflag/restricted.txt +// -------------------------------------------------------------- |