
- Updated Renewal item_combo_db with new item entries. - Updated Renewal item_noequip with Vellum gears/siege items. - Some small updates to Renewal item_db. * Other changes: - Added some towns to various Renewal mapflag files. - Fixed two typos in Nameless Island quest. (bugreport:8021) - Fixed an error with the '+=' operator on string variables. When attempting to concatenate and assign to a previously empty string with +=, it'd throw a memory manager error. (Hercules 1afeabf) Signed-off-by: Euphy <euphy@rathena.org>
27 lines
861 B
Plaintext
27 lines
861 B
Plaintext
//===== rAthena Script =======================================
|
|
//= Mapflag: Town.
|
|
//===== By: ==================================================
|
|
//= Epoque
|
|
//===== Current Version: =====================================
|
|
//= 1.1
|
|
//===== Compatible With: =====================================
|
|
//= rAthena SVN
|
|
//===== Description: =========================================
|
|
//= Designates a map as a town, granting mailbox access.
|
|
//===== Additional Comments: =================================
|
|
//= 1.0 Renewal split. [Euphy]
|
|
//= 1.1 Added Izlude duplicates. [Euphy]
|
|
//============================================================
|
|
|
|
brasilis mapflag town
|
|
dewata mapflag town
|
|
dicastes01 mapflag town
|
|
eclage mapflag town
|
|
izlude_a mapflag town
|
|
izlude_b mapflag town
|
|
izlude_c mapflag town
|
|
izlude_d mapflag town
|
|
malangdo mapflag town
|
|
malaya mapflag town
|
|
mora mapflag town
|