diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-12 23:59:44 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-12 23:59:44 +0000 |
commit | 09e74ef9199243cb382236f1a159b15795014d73 (patch) | |
tree | b50bfd9609eacdc477905fe36b2d3335ed97dae3 /npc/mobs/fields/bifrost.txt | |
parent | 65838e83eb95e81ab6981537b816144bb45d6c29 (diff) | |
download | hercules-09e74ef9199243cb382236f1a159b15795014d73.tar.gz hercules-09e74ef9199243cb382236f1a159b15795014d73.tar.bz2 hercules-09e74ef9199243cb382236f1a159b15795014d73.tar.xz hercules-09e74ef9199243cb382236f1a159b15795014d73.zip |
- Added svn:eol-style=native property for some recently added text files.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15438 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/fields/bifrost.txt')
-rw-r--r-- | npc/mobs/fields/bifrost.txt | 66 |
1 files changed, 33 insertions, 33 deletions
diff --git a/npc/mobs/fields/bifrost.txt b/npc/mobs/fields/bifrost.txt index 301209760..e38f468f3 100644 --- a/npc/mobs/fields/bifrost.txt +++ b/npc/mobs/fields/bifrost.txt @@ -1,33 +1,33 @@ -//===== eAthena Script ========================================
-//= Bifrost Field Monster Spawn Script
-//===== By: ==================================================
-//= Chilly
-//===== Current Version: =====================================
-//= 1.0
-//===== Compatible With: =====================================
-//= Any Athena Version
-//===== Description: =========================================
-//= Official kRO monster spawns
-//===== Additional Comments: =================================
-//= 1.0 First Release
-//============================================================
-
-//==================================================
-// bif_fild01 - Bifrost South
-//==================================================
-bif_fild01,0,0,0,0 monster Luciola Vespa 1994,25,0,0,0
-bif_fild01,0,0,0,0 monster Cornus 1992,15,0,0,0
-bif_fild01,0,0,0,0 monster Pom Spider 2132,5,0,0,0
-bif_fild01,0,0,0,0 monster Angra Mantis 2133,5,0,0,0
-bif_fild01,0,0,0,0 monster Little Fatum 2136,30,0,0,0
-bif_fild01,0,0,0,0 monster Miming 2137,50,0,0,0
-
-//==================================================
-// bif_fild02 - Bifrost North
-//==================================================
-bif_fild02,0,0,0,0 monster Luciola Vespa 1994,25,0,0,0
-bif_fild02,0,0,0,0 monster Cornus 1992,15,0,0,0
-bif_fild02,0,0,0,0 monster Pom Spider 2132,5,0,0,0
-bif_fild02,0,0,0,0 monster Angra Mantis 2133,5,0,0,0
-bif_fild02,0,0,0,0 monster Little Fatum 2136,50,0,0,0
-bif_fild02,0,0,0,0 monster Miming 2137,30,0,0,0
+//===== rAthena Script ======================================== +//= Bifrost Field Monster Spawn Script +//===== By: ================================================== +//= Chilly +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= rAthena SVN +//===== Description: ========================================= +//= Official kRO monster spawns +//===== Additional Comments: ================================= +//= 1.0 First Release +//============================================================ + +//================================================== +// bif_fild01 - Bifrost South +//================================================== +bif_fild01,0,0,0,0 monster Luciola Vespa 1994,25,0,0,0 +bif_fild01,0,0,0,0 monster Cornus 1992,15,0,0,0 +bif_fild01,0,0,0,0 monster Pom Spider 2132,5,0,0,0 +bif_fild01,0,0,0,0 monster Angra Mantis 2133,5,0,0,0 +bif_fild01,0,0,0,0 monster Little Fatum 2136,30,0,0,0 +bif_fild01,0,0,0,0 monster Miming 2137,50,0,0,0 + +//================================================== +// bif_fild02 - Bifrost North +//================================================== +bif_fild02,0,0,0,0 monster Luciola Vespa 1994,25,0,0,0 +bif_fild02,0,0,0,0 monster Cornus 1992,15,0,0,0 +bif_fild02,0,0,0,0 monster Pom Spider 2132,5,0,0,0 +bif_fild02,0,0,0,0 monster Angra Mantis 2133,5,0,0,0 +bif_fild02,0,0,0,0 monster Little Fatum 2136,50,0,0,0 +bif_fild02,0,0,0,0 monster Miming 2137,30,0,0,0 |