
* Moved mapflags from conf/mapflag/ to npc/mapflag/. * Split some files into npc/pre-re/mapflag/ and npc/re/mapflag/. * Moved all Renewal maps into the /re/ directory. * Applied Hall of Abyss mapflag changes in the /re/ directory. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17347 54d463be-8e91-2dee-dedb-b68131a5f0ec
39 lines
1.0 KiB
Plaintext
39 lines
1.0 KiB
Plaintext
//===== rAthena Script =======================================
|
|
//= Mapflag: Disable Ice Wall.
|
|
//===== By: ==================================================
|
|
//= rAthena Dev Team
|
|
//===== Current Version: =====================================
|
|
//= 1.0
|
|
//===== Compatible With: =====================================
|
|
//= rAthena SVN
|
|
//===== Description: =========================================
|
|
//= Blocks usage of WZ_ICEWALL.
|
|
//===== Additional Comments: =================================
|
|
//= 1.0 Renewal split. [Euphy]
|
|
//============================================================
|
|
|
|
// Misty Forest Labyrinth ===========
|
|
1@mist mapflag noicewall
|
|
|
|
// Octopus Cave ===========
|
|
1@cash mapflag noicewall
|
|
|
|
// Drain ===========
|
|
1@pump mapflag noicewall
|
|
2@pump mapflag noicewall
|
|
|
|
// Somatology Laboratory ===========
|
|
1@lhz mapflag noicewall
|
|
|
|
// Bangungot Hospital F2 ===========
|
|
1@ma_h mapflag noicewall
|
|
|
|
// Buwaya Cave ===========
|
|
1@ma_c mapflag noicewall
|
|
|
|
// Bakonawa Hideout ===========
|
|
1@ma_b mapflag noicewall
|
|
|
|
// Inside Eclage ===========
|
|
1@ecl mapflag noicewall
|