
- 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>
22 lines
901 B
Plaintext
22 lines
901 B
Plaintext
//===== rAthena Script =======================================
|
|
//= Mail Boxes
|
|
//===== By: ==================================================
|
|
//= Euphy
|
|
//===== Current Version: =====================================
|
|
//= 1.0
|
|
//===== Compatible With: =====================================
|
|
//= rAthena SVN
|
|
//===== Description: =========================================
|
|
//= [Official Conversion]
|
|
//= Pickup and write mail from/to players in game.
|
|
//===== Additional Comments: =================================
|
|
//= 1.0 First version, Renewal duplicates.
|
|
//============================================================
|
|
|
|
// Izlude
|
|
//============================================================
|
|
izlude_a,136,94,0 duplicate(MailBox) Mailbox#iz_a 888
|
|
izlude_b,136,94,0 duplicate(MailBox) Mailbox#iz_b 888
|
|
izlude_c,136,94,0 duplicate(MailBox) Mailbox#iz_c 888
|
|
izlude_d,136,94,0 duplicate(MailBox) Mailbox#iz_d 888
|