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_jmonsters.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_jmonsters.conf')
-rw-r--r-- | npc/scripts_jmonsters.conf | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/npc/scripts_jmonsters.conf b/npc/scripts_jmonsters.conf index a411bf5ad..88883364d 100644 --- a/npc/scripts_jmonsters.conf +++ b/npc/scripts_jmonsters.conf @@ -1,30 +1,30 @@ -// --------------------------------------------------------------
-// - 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 exist. 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 -
-// --------------------------------------------------------------
-// --------------------------------------------------------------
-// - Monster Scripts -
-// --------------------------------------------------------------
-
-npc: npc/eamobs/jro/jro.txt
-
-// -- Those maps are missing in jRO X.3 spawns
-// -- Uncomment them if you want to have monsters on the
-// -- missing maps as well
-//npc: npc/eamobs/jro/other.txt
-//npc: npc/mobs/airplane.txt
-//npc: npc/mobs/fields/odin.txt
-//npc: npc/mobs/fields/rachel.txt
-//npc: npc/mobs/dungeons/kiel.txt
-//npc: npc/mobs/dungeons/icedun.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 exist. 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 - +// -------------------------------------------------------------- +// -------------------------------------------------------------- +// - Monster Scripts - +// -------------------------------------------------------------- + +npc: npc/eamobs/jro/jro.txt + +// -- Those maps are missing in jRO X.3 spawns +// -- Uncomment them if you want to have monsters on the +// -- missing maps as well +//npc: npc/eamobs/jro/other.txt +//npc: npc/mobs/airplane.txt +//npc: npc/mobs/fields/odin.txt +//npc: npc/mobs/fields/rachel.txt +//npc: npc/mobs/dungeons/kiel.txt +//npc: npc/mobs/dungeons/icedun.txt // --------------------------------------------------------------
\ No newline at end of file |