1 | //===== eAthena Script ======================================= |
---|
2 | //= Gon Ryun Monster Spawn Script |
---|
3 | //===== By: ================================================== |
---|
4 | //= Athena (1.0) |
---|
5 | //===== Current Version: ===================================== |
---|
6 | //= 1.1 |
---|
7 | //===== Compatible With: ===================================== |
---|
8 | //= Any Athena Version |
---|
9 | //===== Additional Comments: ================================= |
---|
10 | //= 1.1 Official kRO 10.1 spawns [Playtester] |
---|
11 | //============================================================ |
---|
12 | |
---|
13 | //================================================== |
---|
14 | // gon_fild01 - Gonryun Field |
---|
15 | //================================================== |
---|
16 | gon_fild01,0,0,0,0 monster Baby Leopard 1415,40,600000,300000,0 |
---|
17 | gon_fild01,0,0,0,0 monster Zipper Bear 1417,20,0,0,0 |
---|
18 | gon_fild01,0,0,0,0 monster Poporing 1031,20,0,0,0 |
---|
19 | gon_fild01,0,0,0,0 monster Dumpling Child 1409,30,0,0,0 |
---|
20 | gon_fild01,0,0,0,0 monster Hermit Plant 1413,2,630000,330000,0 |
---|
21 | gon_fild01,0,0,0,0 monster Green Plant 1080,5,0,0,0 |
---|
22 | gon_fild01,0,0,0,0 monster Shining Plant 1083,1,0,0,0 |
---|