You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
1.4 KiB
Plaintext
35 lines
1.4 KiB
Plaintext
4 months ago
|
//===== rAthena Script =======================================
|
||
|
//= Bifrost Field Monster Spawn Script
|
||
|
//===== By: ==================================================
|
||
|
//= Chilly
|
||
|
//===== Current Version: =====================================
|
||
|
//= 1.1
|
||
|
//===== Compatible With: =====================================
|
||
|
//= rAthena Project
|
||
|
//===== Description: =========================================
|
||
|
//= Official kRO monster spawns
|
||
|
//===== Additional Comments: =================================
|
||
|
//= 1.0 First Release
|
||
|
//= 1.1 Renewal spawn update. [Euphy]
|
||
|
//============================================================
|
||
|
|
||
|
//==================================================
|
||
|
// bif_fild01 - Bifrost South
|
||
|
//==================================================
|
||
|
bif_fild01,0,0 monster Luciola Vespa 1994,29,5000
|
||
|
bif_fild01,0,0 monster Cornus 1992,17,5000
|
||
|
bif_fild01,0,0 monster Miming 2137,58,5000
|
||
|
bif_fild01,0,0 monster Little Fatum 2136,34,5000
|
||
|
bif_fild01,0,0 monster Angra Mantis 2133,5,5000
|
||
|
bif_fild01,0,0 monster Pom Spider 2132,5,5000
|
||
|
|
||
|
//==================================================
|
||
|
// bif_fild02 - Bifrost North
|
||
|
//==================================================
|
||
|
bif_fild02,0,0 monster Luciola Vespa 1994,27,5000
|
||
|
bif_fild02,0,0 monster Cornus 1992,16,5000
|
||
|
bif_fild02,0,0 monster Miming 2137,33,5000
|
||
|
bif_fild02,0,0 monster Little Fatum 2136,55,5000
|
||
|
bif_fild02,0,0 monster Angra Mantis 2133,5,5000
|
||
|
bif_fild02,0,0 monster Pom Spider 2132,5,5000
|