
* 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
55 lines
1.5 KiB
Plaintext
55 lines
1.5 KiB
Plaintext
//===== rAthena Script =======================================
|
|
//= Mapflag: Party lock.
|
|
//===== By: ==================================================
|
|
//= rAthena Dev Team
|
|
//===== Current Version: =====================================
|
|
//= 1.0
|
|
//===== Compatible With: =====================================
|
|
//= rAthena SVN
|
|
//===== Description: =========================================
|
|
//= Blocks all party modifications on a map:
|
|
//= /organize, /leave, /invite, @changeleader
|
|
//===== Additional Comments: =================================
|
|
//= 1.0 Renewal split. [Euphy]
|
|
//============================================================
|
|
|
|
// Misty Forest Labyrinth =========
|
|
1@mist mapflag partylock
|
|
|
|
// Octopus Cave ===================
|
|
1@cash mapflag partylock
|
|
|
|
// Drain ==========================
|
|
1@pump mapflag partylock
|
|
2@pump mapflag partylock
|
|
|
|
// Somatology Laboratory ==========
|
|
1@lhz mapflag partylock
|
|
|
|
// Bangungot Hospital F2 ==========
|
|
1@ma_h mapflag partylock
|
|
|
|
// Buwaya Cave ====================
|
|
1@ma_c mapflag partylock
|
|
|
|
// Bakonawa Hideout ===============
|
|
1@ma_b mapflag partylock
|
|
|
|
// Inside Eclage ==================
|
|
1@ecl mapflag partylock
|
|
|
|
// Glast Heim Memorial Dungeon ====
|
|
1@gl_k mapflag partylock
|
|
2@gl_k mapflag partylock
|
|
|
|
// Wave Mode Memorial Dungeon =====
|
|
1@def01 mapflag partylock
|
|
1@def02 mapflag partylock
|
|
1@def03 mapflag partylock
|
|
|
|
// Heroes' Trails - Part 1 ========
|
|
1@gef mapflag partylock
|
|
1@face mapflag partylock
|
|
1@sara mapflag partylock
|
|
1@gef_in mapflag partylock
|