diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-10-15 17:05:38 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-10-15 17:05:38 +0000 |
commit | 76a15224480ae093a7bf1ff456acbbde45a8c153 (patch) | |
tree | c0af4d2e9576118caf449ab8235cc446a5676e23 /conf/mapflag/partylock.txt | |
parent | 1b29fa27c742bc23a4f258c71f81a22cffe5150a (diff) | |
download | hercules-76a15224480ae093a7bf1ff456acbbde45a8c153.tar.gz hercules-76a15224480ae093a7bf1ff456acbbde45a8c153.tar.bz2 hercules-76a15224480ae093a7bf1ff456acbbde45a8c153.tar.xz hercules-76a15224480ae093a7bf1ff456acbbde45a8c153.zip |
Added several 13.x and 12.1 map mapflags, might have missed some. Might just go through and redo all of them. :( Also added the first version of the partylock mapflag file, although it's not officially used by any maps that I know of. (may help prevent abuse later for instances)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14092 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/mapflag/partylock.txt')
-rw-r--r-- | conf/mapflag/partylock.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/conf/mapflag/partylock.txt b/conf/mapflag/partylock.txt new file mode 100644 index 000000000..78faf4b50 --- /dev/null +++ b/conf/mapflag/partylock.txt @@ -0,0 +1,27 @@ +//===== eAthena Script ======================================= +//= Map flag that disable party modification. +//= Currently not used. +//===== By: ================================================== +//= eAthena Dev Team +//= v 1.0 +//===== Current Version: ===================================== + +//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 |