diff options
author | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-26 01:05:48 +0000 |
---|---|---|
committer | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-26 01:05:48 +0000 |
commit | ca495dcbc9fb501a58b6093bf28f287e65c93fc6 (patch) | |
tree | ef2f1b5f7c6bc67f0778149ff4eb4ed9c4f32d80 | |
parent | d102008f033c545debe7ded051fed507b61ad16f (diff) | |
download | hercules-ca495dcbc9fb501a58b6093bf28f287e65c93fc6.tar.gz hercules-ca495dcbc9fb501a58b6093bf28f287e65c93fc6.tar.bz2 hercules-ca495dcbc9fb501a58b6093bf28f287e65c93fc6.tar.xz hercules-ca495dcbc9fb501a58b6093bf28f287e65c93fc6.zip |
Reverted the mapflag changes to Lighthalzen. Don't make changes without knowing how it should be!
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8485 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | conf-tmpl/mapflag/noexp.txt | 3 | ||||
-rw-r--r-- | conf-tmpl/mapflag/noloot.txt | 3 | ||||
-rw-r--r-- | npc/Changelog.txt | 4 |
3 files changed, 4 insertions, 6 deletions
diff --git a/conf-tmpl/mapflag/noexp.txt b/conf-tmpl/mapflag/noexp.txt index daa001ac6..908c05ea0 100644 --- a/conf-tmpl/mapflag/noexp.txt +++ b/conf-tmpl/mapflag/noexp.txt @@ -21,6 +21,3 @@ 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 68cad6e81..de62c35de 100644 --- a/conf-tmpl/mapflag/noloot.txt +++ b/conf-tmpl/mapflag/noloot.txt @@ -23,6 +23,3 @@ que_ng.gat mapflag noloot //Thievs have to gather some mushrooms. So they need loot
//job_thief1.gat mapflag noloot
-
-//Lighthalzen Quests
-lighthalzen.gat mapflag noloot
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index c45709b73..032cb4a1c 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -33,6 +33,10 @@ Playtester Date Added
======
08/25
+ * Reverted the mapflag changes to Lighthalzen. [MasterOfMuppets]
+ - Don't just assume everything is what you think Lupus
+ I've been there myself on iRO and they DO drop items and give exp.
+ [Another thing, all the job quest monsters do drop items and give exp too]
* Little correction on Assassin Job Quest [Toms]
08/24
* Various fixes on Headgear 2006 quests [Playtester]
|