diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-14 09:31:47 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-14 09:31:47 +0000 |
commit | fefc60d0a202e489ebc0d999f13a0abcc638518a (patch) | |
tree | fba77837fbe8e56d7f71cd3a83716a231ba993b6 /Changelog-Trunk.txt | |
parent | e932e59a70601716c75daffa6cc43cbfcf0e2334 (diff) | |
download | hercules-fefc60d0a202e489ebc0d999f13a0abcc638518a.tar.gz hercules-fefc60d0a202e489ebc0d999f13a0abcc638518a.tar.bz2 hercules-fefc60d0a202e489ebc0d999f13a0abcc638518a.tar.xz hercules-fefc60d0a202e489ebc0d999f13a0abcc638518a.zip |
Fixed some homunculus skill offset calculation mistakes (bugreport:363)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11731 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 8c91fb028..5a65f3ab4 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2007/11/15 + * Fixed some homunculus skill offset calculation mistakes (bugreport:363) 2007/11/14 * Fixed skill_castnodex_db.txt not being parsed correctly * Fixed a search&replace typo in skill_db.txt |