diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/mapflag/noexp.txt | 11 | ||||
-rw-r--r-- | conf-tmpl/mapflag/noloot.txt | 13 |
2 files changed, 11 insertions, 13 deletions
diff --git a/conf-tmpl/mapflag/noexp.txt b/conf-tmpl/mapflag/noexp.txt index 8fc01998f..daa001ac6 100644 --- a/conf-tmpl/mapflag/noexp.txt +++ b/conf-tmpl/mapflag/noexp.txt @@ -2,12 +2,8 @@ //= Map flags that disable gaining EXP
//===== By: ==================================================
//= eAthena Dev Team
-//= 1.2 [Lupus]
-//= 1.3 [massdriller]
-//= 1.4 Lupus
-//= 1.5 Lorky
-//===== Current Version: =====================================
-// 15.06.2005 :: Lorky :: First release
+//= 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
@@ -25,3 +21,6 @@ job_sage.gat mapflag noexp job_soul.gat mapflag noexp
job_star.gat mapflag noexp
que_ng.gat mapflag noexp
+
+//Lighthalzen Quests
+lighthalzen.gat mapflag noexp
\ No newline at end of file diff --git a/conf-tmpl/mapflag/noloot.txt b/conf-tmpl/mapflag/noloot.txt index f2ac2392b..68cad6e81 100644 --- a/conf-tmpl/mapflag/noloot.txt +++ b/conf-tmpl/mapflag/noloot.txt @@ -2,12 +2,8 @@ //= Map flags that disable drop of loot
//===== By: ==================================================
//= eAthena Dev Team
-//= 1.2 [Lupus]
-//= 1.3 [massdriller]
-//= 1.4 Lupus
-//= 1.5 Lorky
-//===== Current Version: =====================================
-// 15.06.2005 :: Lorky :: First release
+//= 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
@@ -26,4 +22,7 @@ job_star.gat mapflag noloot que_ng.gat mapflag noloot
//Thievs have to gather some mushrooms. So they need loot
-//job_thief1.gat mapflag noloot
\ No newline at end of file +//job_thief1.gat mapflag noloot
+
+//Lighthalzen Quests
+lighthalzen.gat mapflag noloot
|