12345678910111213141516171819202122 |
- //===== eAthena Script =======================================
- //= Gon Ryun Monster Spawn Script
- //===== By: ==================================================
- //= Athena (1.0)
- //===== Current Version: =====================================
- //= 1.0
- //===== Compatible With: =====================================
- //= Any Athena Version
- //===== Additional Comments: =================================
- //=
- //============================================================
- //==================================================
- // gon_fild01 - Gonryun Field
- //==================================================
- gon_fild01.gat,0,0,0,0 monster Dumpling Child 1409,30,0,0,0
- gon_fild01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0
- gon_fild01.gat,0,0,0,0 monster Zipper Bear 1417,20,0,0,0
- gon_fild01.gat,0,0,0,0 monster Green Plant 1080,5,0,0,0
- gon_fild01.gat,0,0,0,0 monster Shining Plant 1083,1,0,0,0
- gon_fild01.gat,0,0,0,0 monster Baby Leopard 1415,40,600000,300000,0
- gon_fild01.gat,0,0,0,0 monster Hermit Plant 1413,2,600000,300000,0
|