123456789101112131415161718192021222324 |
- //===== rAthena Script =======================================
- //= Moscovia Fields Monster Spawn Script
- //===== By: ==================================================
- //= Athena (1.0)
- //===== Current Version: =====================================
- //= 1.3
- //===== Compatible With: =====================================
- //= rAthena Project
- //===== Additional Comments: =================================
- //= 1.0 Added spawns [Playtester]
- //= 1.1 Updated to Renewal Spawns [Kisuka]
- //= 1.2 Renewal spawn update.
- //= 1.3 Correct Spawn by Navigation's mob data. [attackjom]
- //============================================================
- //==================================================
- // mosk_fild02 - Okrestnosti of Moscovia
- //==================================================
- mosk_fild02,0,0 monster Side Winder 1037,56,5000
- mosk_fild02,0,0 monster Argiope 1099,42,5000
- mosk_fild02,0,0 monster Mantis 1139,14,5000
- mosk_fild02,0,0 monster Geographer 1368,7,5000
- mosk_fild02,0,0 monster Yellow Plant 1081,5,10000
- mosk_fild02,0,0 monster White Plant 1082,5,10000
|