1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
//===== Hercules Script ======================================
//= Eclage Field Monster Spawn Script
//===== By: ==================================================
//= refis
//===== Current Version: =====================================
//= 1.0
//===== Description: =========================================
//= jRO monster spawns, taken from Auriga.
//===== Additional Comments: =================================
//= 1.0 First version. [Euphy]
//============================================================
//==================================================
// ecl_fild01 - Blooming Flower Land
//==================================================
ecl_fild01.gat,0,0,0,0 monster Menblatt 2363,60,5000,0,0
ecl_fild01.gat,0,0,0,0 monster Petal 2364,20,5000,0,0
|