diff options
author | Trojal <trojal@gmail.com> | 2013-01-10 20:09:39 -0800 |
---|---|---|
committer | Trojal <trojal@gmail.com> | 2013-01-10 20:32:02 -0800 |
commit | 83e7a4954437c13aec639b0b512252cc20a8f36c (patch) | |
tree | b7f6d11b2058248d026f2d9944e8f4b6ac288d50 /conf/mapflag/partylock.txt | |
parent | 51bfeb38eb139e97e0e1c096c85c15fba234f35b (diff) | |
parent | 38e583df21eccd9e4f31d38acaae32579c6f0d27 (diff) | |
download | hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.tar.gz hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.tar.bz2 hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.tar.xz hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.zip |
Merge rathena repository to form Hercules initial commit.
Diffstat (limited to 'conf/mapflag/partylock.txt')
-rw-r--r-- | conf/mapflag/partylock.txt | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/conf/mapflag/partylock.txt b/conf/mapflag/partylock.txt new file mode 100644 index 000000000..3afda71d5 --- /dev/null +++ b/conf/mapflag/partylock.txt @@ -0,0 +1,59 @@ +//===== 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 - Initial script. +//============================================================ + +// Sealed Shrine ================== +1@cata mapflag partylock +2@cata mapflag partylock + +// Endless Tower ================== +1@tower mapflag partylock +2@tower mapflag partylock +3@tower mapflag partylock +4@tower mapflag partylock +5@tower mapflag partylock +6@tower mapflag partylock + +// Orc's Memory =================== +1@orcs mapflag partylock +2@orcs mapflag partylock + +// Nidhoggr's Instance =========== +1@nyd mapflag partylock +2@nyd mapflag partylock + +// 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 |