12345678910111213141516171819202122 |
- //===== rAthena Script =======================================
- //= Gon Ryun Monster Spawn Script
- //===== By: ==================================================
- //= Athena (1.0)
- //===== Current Version: =====================================
- //= 1.3
- //===== Compatible With: =====================================
- //= rAthena Project
- //===== Additional Comments: =================================
- //= 1.1 Official kRO 10.1 spawns [Playtester]
- //= 1.2 Updated to Renewal Spawns [Kisuka]
- //= 1.3 Correct Spawn by Navigation's mob data. [attackjom]
- //============================================================
- //==================================================
- // gon_fild01 - Kunlun Field
- //==================================================
- gon_fild01,0,0 monster Dumpling Child 1409,70,5000
- gon_fild01,0,0 monster Baby Leopard 1415,51,5000
- gon_fild01,0,0 monster Side Winder 1037,12,5000
- gon_fild01,0,0 monster Green Plant 1080,5,5000
- gon_fild01,0,0 monster Shining Plant 1083,1,5000
|