diff options
author | Kayla <Kayla@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-01-31 18:07:49 +0000 |
---|---|---|
committer | Kayla <Kayla@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-01-31 18:07:49 +0000 |
commit | c236918cc7633f8aca945f190ed44dff8c57fde1 (patch) | |
tree | 157079b8bbd80ee38a606b9759714008594c146e | |
parent | 8ff6f2324ee51f21afd66c2f42093807d091661c (diff) | |
download | hercules-c236918cc7633f8aca945f190ed44dff8c57fde1.tar.gz hercules-c236918cc7633f8aca945f190ed44dff8c57fde1.tar.bz2 hercules-c236918cc7633f8aca945f190ed44dff8c57fde1.tar.xz hercules-c236918cc7633f8aca945f190ed44dff8c57fde1.zip |
Removed nopenalty mapflag on nifilheim
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5145 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | Changelog-Trunk.txt | 1 | ||||
-rw-r--r-- | conf-tmpl/mapflag/nopenalty.txt | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 5f8e3c1bc..36996c40e 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/01/31
+ * Removed no penelty mapflag for nifilheim. Confirmed on iRO. [Kayla]
* Changed default value of gm_cant_drop_max_lvl to 98. Also reworded the
comments for cant_drop_max and min. [Kayla]
* Disabled pet skills by default. To my knowledge they are only enabled on
diff --git a/conf-tmpl/mapflag/nopenalty.txt b/conf-tmpl/mapflag/nopenalty.txt index 535caf990..029fd7dd8 100644 --- a/conf-tmpl/mapflag/nopenalty.txt +++ b/conf-tmpl/mapflag/nopenalty.txt @@ -43,7 +43,6 @@ new_1-1.gat mapflag nopenalty new_1-2.gat mapflag nopenalty
new_1-3.gat mapflag nopenalty
new_1-4.gat mapflag nopenalty
-niflheim.gat mapflag nopenalty
nif_in.gat mapflag nopenalty
payon.gat mapflag nopenalty
payon_in01.gat mapflag nopenalty
|