diff options
Diffstat (limited to 'conf/mapflag/noloot.txt')
-rw-r--r-- | conf/mapflag/noloot.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/conf/mapflag/noloot.txt b/conf/mapflag/noloot.txt new file mode 100644 index 000000000..a260ed5b3 --- /dev/null +++ b/conf/mapflag/noloot.txt @@ -0,0 +1,25 @@ +//===== eAthena Script ======================================= +//= Map flags that disable drop of loot +//===== By: ================================================== +//= eAthena Dev Team +//= 1.2 [Lupus] 1.3 [massdriller] 1.4 Lupus 1.5 Lorky +//= 1.6 Added Lighthalzen (due to quests) [Lupus] +//============================================================ + +// 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 + +//Thieves have to gather some mushrooms. So they need loot +//job_thief1 mapflag noloot |