diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-05 16:32:59 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-05 16:32:59 +0000 |
commit | 791b9f2fc76ce2903e2009d4869969e7c96565aa (patch) | |
tree | b67ef2b87dc97fcda381e17813b2eb1b7222de09 /Changelog-Trunk.txt | |
parent | b55c97ba7d925af570b10daeb649f0f65c86de40 (diff) | |
download | hercules-791b9f2fc76ce2903e2009d4869969e7c96565aa.tar.gz hercules-791b9f2fc76ce2903e2009d4869969e7c96565aa.tar.bz2 hercules-791b9f2fc76ce2903e2009d4869969e7c96565aa.tar.xz hercules-791b9f2fc76ce2903e2009d4869969e7c96565aa.zip |
- Small fix which should correct skill_attack damaging hidden characters when it shouldn't.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8633 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 cd0db0742..8d54d7b68 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
+ * Small fix which should correct skill_attack damaging hidden characters
+ when it shouldn't. [Skotlex]
* Fixed connect_until field being a smallint rather than int in the login
table (upgrade with upgrade_svn8630.sql) [Skotlex]
2006/09/04
|