summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-05 20:30:57 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-05 20:30:57 +0000
commit7dca4f40ec19769deb05f315d4e35417cea06a19 (patch)
tree622ea8242e25ad0b09eb68389ab266df90df5a34 /Changelog-Trunk.txt
parent61d9a63c900b02ac23a77420e71ee653de6edaa0 (diff)
downloadhercules-7dca4f40ec19769deb05f315d4e35417cea06a19.tar.gz
hercules-7dca4f40ec19769deb05f315d4e35417cea06a19.tar.bz2
hercules-7dca4f40ec19769deb05f315d4e35417cea06a19.tar.xz
hercules-7dca4f40ec19769deb05f315d4e35417cea06a19.zip
- Fixed Signum Crucis Def reduction being 10+2*lv% instead of 10+4*lv%
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8643 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 8f99c67f6..8030a38df 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/09/05
+ * Fixed Signum Crucis Def reduction being 10+2*lv% instead of 10+4*lv%
+ [Skotlex]
* Applied the Ultra Mage's suggestion to have the map server strip trailing
spaces/comments from the config files. It will also now print out when an
unknown config setting is found. [Skotlex]