
- Added warpers and duplicates for Izlude (izlude_[a-d]) and Prontera Field 8 (prt_fild08[a-d]) maps. - Updated Eden Group warpers and added new duplicates. - Changed "Kelitula Academy" to "Cryptura Academy". - Added a missing OnMyMobDead label in Buwaya Cave instance. (bugreport:7929) - Added version information to Airport script headers. * Mob spawn organization: - Split "City Cleaners" into Pre-Renewal and Renewal directories. - Restored Thief Bug (Pre-Renewal) vs. Thief Bug Egg (Renewal) spawns. - Created "Town" spawn files, holding all city spawns not in "City Cleaners" files. - Added Prontera Training Dummies and Alberta Ship Mouses. - Moved Jawaii spawns from "fields/" into "towns.txt". - Moved Brasilis spawns from its own directory into "towns.txt". Signed-off-by: Euphy <euphy@rathena.org>
32 lines
1.4 KiB
Plaintext
32 lines
1.4 KiB
Plaintext
//===== rAthena Script =======================================
|
|
//= City Cleaners Monster Spawn Script
|
|
//===== By: ==================================================
|
|
//= Euphy
|
|
//===== Current Version: =====================================
|
|
//= 1.0
|
|
//===== Compatible With: =====================================
|
|
//= rAthena SVN
|
|
//===== Description: =========================================
|
|
//= Spawns monsters to clean up cities.
|
|
//===== Additional Comments: =================================
|
|
//= 1.0 First version, Renewal spawns.
|
|
//============================================================
|
|
|
|
//==================================================
|
|
// Wild Rose City Spawns
|
|
//==================================================
|
|
brasilis,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0
|
|
dewata,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0
|
|
malaya,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0
|
|
izlude_a,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0
|
|
izlude_b,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0
|
|
izlude_c,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0
|
|
izlude_d,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0
|
|
|
|
//==================================================
|
|
// Thief Bug Egg City Spawns
|
|
//==================================================
|
|
payon_in02,23,68,5,5 monster Thief Bug Egg 1048,7,1200000,600000,0
|
|
jawaii_in,73,117,4,4 monster Thief Bug Egg 1048,1,5400000,3000000,0
|
|
jawaii_in,83,117,5,5 monster Thief Bug Egg 1048,1,4800000,2400000,0
|