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/noloot.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/noloot.txt')
-rw-r--r-- | conf/mapflag/noloot.txt | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/conf/mapflag/noloot.txt b/conf/mapflag/noloot.txt index a260ed5b3..e488f8f0a 100644 --- a/conf/mapflag/noloot.txt +++ b/conf/mapflag/noloot.txt @@ -4,22 +4,23 @@ //= 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_sword1 mapflag noloot -in_moc_16 mapflag noloot -job_hunte mapflag noloot -job_knt mapflag noloot -job_prist mapflag noloot -job_wiz mapflag noloot -job_cru mapflag noloot -monk_test mapflag noloot -in_rogue mapflag noloot -job_sage mapflag noloot -job_soul mapflag noloot -job_star mapflag noloot -que_ng mapflag noloot +//job_sword1 mapflag noloot +//in_moc_16 mapflag noloot +//job_hunte mapflag noloot +//job_knt mapflag noloot +//job_prist mapflag noloot +//job_wiz mapflag noloot +//job_cru mapflag noloot +//monk_test mapflag noloot +//in_rogue mapflag noloot +//job_sage mapflag noloot +//job_soul mapflag noloot +//job_star mapflag noloot +//que_ng mapflag noloot //Thieves have to gather some mushrooms. So they need loot //job_thief1 mapflag noloot |