diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-08-01 22:43:50 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-08-01 22:43:50 +0000 |
commit | ffc190d0ac0c1b6def3fb947c0fb36004fe6c13d (patch) | |
tree | c97480ec9592dd866081173751859a545e55e396 /conf/mapflag/noexp.txt | |
parent | d7de822625456e6d6c6ac544eeee072e3d9c0745 (diff) | |
download | hercules-ffc190d0ac0c1b6def3fb947c0fb36004fe6c13d.tar.gz hercules-ffc190d0ac0c1b6def3fb947c0fb36004fe6c13d.tar.bz2 hercules-ffc190d0ac0c1b6def3fb947c0fb36004fe6c13d.tar.xz hercules-ffc190d0ac0c1b6def3fb947c0fb36004fe6c13d.zip |
* Mapflag updates. Will need to do a complete rewrite eventually.
- Removed several noicewall limitations from interior maps mostly.
- Removed several noreturn limitations from interior maps mostly.
- Removed nobranch limitations from PVP (yoyo and nightmare) maps.
- Removed nopenalty flag from nightmare PVP maps.
- Commented out all noloot and noexp mapflag entries.
- Added a few more noskill entries for some maps.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13033 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/mapflag/noexp.txt')
-rw-r--r-- | conf/mapflag/noexp.txt | 29 |
1 files changed, 15 insertions, 14 deletions
diff --git a/conf/mapflag/noexp.txt b/conf/mapflag/noexp.txt index f01181b38..dfe57dfb8 100644 --- a/conf/mapflag/noexp.txt +++ b/conf/mapflag/noexp.txt @@ -4,20 +4,21 @@ //= eAthena Dev Team //= 1.2 [Lupus] 1.3 [massdriller] 1.4 Lupus 1.5 Lorky //= 1.6 Added Lighthalzen (due to quests) [Lupus] +//= 1.7 Commented out entries. (Quests are official) [L0ne_W0lf] //============================================================ // Location for Job's Quests -job_thief1 mapflag noexp -job_sword1 mapflag noexp -in_moc_16 mapflag noexp -job_hunte mapflag noexp -job_knt mapflag noexp -job_prist mapflag noexp -job_wiz mapflag noexp -job_cru mapflag noexp -monk_test mapflag noexp -in_rogue mapflag noexp -job_sage mapflag noexp -job_soul mapflag noexp -job_star mapflag noexp -que_ng mapflag noexp +//job_thief1 mapflag noexp +//job_sword1 mapflag noexp +//in_moc_16 mapflag noexp +//job_hunte mapflag noexp +//job_knt mapflag noexp +//job_prist mapflag noexp +//job_wiz mapflag noexp +//job_cru mapflag noexp +//monk_test mapflag noexp +//in_rogue mapflag noexp +//job_sage mapflag noexp +//job_soul mapflag noexp +//job_star mapflag noexp +//que_ng mapflag noexp |