diff options
author | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-13 11:58:18 +0000 |
---|---|---|
committer | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-13 11:58:18 +0000 |
commit | b2392bc2641b957ab224a3b80fced60c46aa5b6f (patch) | |
tree | fb49d41d7135a768328b3585423acbecee1ac634 | |
parent | edd038b350328e44808cee0b32df192082d869ed (diff) | |
download | hercules-b2392bc2641b957ab224a3b80fced60c46aa5b6f.tar.gz hercules-b2392bc2641b957ab224a3b80fced60c46aa5b6f.tar.bz2 hercules-b2392bc2641b957ab224a3b80fced60c46aa5b6f.tar.xz hercules-b2392bc2641b957ab224a3b80fced60c46aa5b6f.zip |
Small mapflag changes
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6036 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | Changelog-Trunk.txt | 2 | ||||
-rw-r--r-- | conf-tmpl/mapflag/nopenalty.txt | 1 | ||||
-rw-r--r-- | conf-tmpl/mapflag/noteleport.txt | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index c9821a06c..678701970 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/04/12
+ * Removed the noteleport mapflags from two juperos maps [MasterOfMuppets]
+ - added the nopenalty mapflag to hugel.gat
* Halved the aftercast delay of auto-casted spells. [Skotlex]
* Allowed auto-spells to retrigger themselves. [Skotlex]
* Changed slave chasing from using unit_walktobl to map_search_freecell +
diff --git a/conf-tmpl/mapflag/nopenalty.txt b/conf-tmpl/mapflag/nopenalty.txt index 4a072d502..8ea4cbcc6 100644 --- a/conf-tmpl/mapflag/nopenalty.txt +++ b/conf-tmpl/mapflag/nopenalty.txt @@ -27,6 +27,7 @@ geffen_in.gat mapflag nopenalty gonryun.gat mapflag nopenalty
gon_in.gat mapflag nopenalty
gon_test.gat mapflag nopenalty
+hugel.gat mapflag nopenalty
in_orcs01.gat mapflag nopenalty
izlude.gat mapflag nopenalty
izlude_in.gat mapflag nopenalty
diff --git a/conf-tmpl/mapflag/noteleport.txt b/conf-tmpl/mapflag/noteleport.txt index fc48f78bd..f14b78da0 100644 --- a/conf-tmpl/mapflag/noteleport.txt +++ b/conf-tmpl/mapflag/noteleport.txt @@ -67,8 +67,6 @@ lhz_cube.gat mapflag noteleport lhz_in01.gat mapflag noteleport
lhz_in02.gat mapflag noteleport
lhz_in03.gat mapflag noteleport
-juperos_01.gat mapflag noteleport
-juperos_02.gat mapflag noteleport
jupe_area1.gat mapflag noteleport
jupe_area2.gat mapflag noteleport
jupe_core.gat mapflag noteleport
|