
* Added 'checkhomcall' & 'morphembryo' commands and updated 'hommutate' command, as required by the Hom-S quest. (code by Aleos/lighta) * Modified 'gethominfo' to work for Homunculi in 'rest' state, also needed for the Hom-S quest to run properly. * Updated spawns for Scaraba Hole (dic_dun) and Dewata (dew_fild, dew_dun). * Minor update to some item scripts. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17220 54d463be-8e91-2dee-dedb-b68131a5f0ec
22 lines
918 B
Plaintext
22 lines
918 B
Plaintext
//===== rAthena Script ========================================
|
|
//= Dewata Field Monster Spawn Script
|
|
//===== By: ==================================================
|
|
//= Chilly
|
|
//===== Current Version: =====================================
|
|
//= 1.1
|
|
//===== Compatible With: =====================================
|
|
//= rAthena SVN
|
|
//===== Description: =========================================
|
|
//= Official kRO monster spawns
|
|
//===== Additional Comments: =================================
|
|
//= 1.0 First Release
|
|
//= 1.1 Updated spawn delays. [Euphy]
|
|
//============================================================
|
|
|
|
//==================================================
|
|
// dew_fild01 - Dewata Field Tribal Village
|
|
//==================================================
|
|
dew_fild01,0,0,0,0 monster Alnoldi 2151,60,5000,0,0
|
|
dew_fild01,0,0,0,0 monster Argiope 1099,45,5000,0,0
|
|
dew_fild01,0,0,0,0 monster Cendrawasih 2153,10,5000,0,0
|