diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-11 20:33:19 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-11 20:33:19 +0000 |
commit | 62625eb5d63d46764d66d5cea31b0b45d0c20c99 (patch) | |
tree | 1b64119033b8901afbf4f281f5c70c0e5c5ac80f /Changelog-Trunk.txt | |
parent | fe4e7f2ec610b172203d2beb5df7435ec45b1cdd (diff) | |
download | hercules-62625eb5d63d46764d66d5cea31b0b45d0c20c99.tar.gz hercules-62625eb5d63d46764d66d5cea31b0b45d0c20c99.tar.bz2 hercules-62625eb5d63d46764d66d5cea31b0b45d0c20c99.tar.xz hercules-62625eb5d63d46764d66d5cea31b0b45d0c20c99.zip |
- Added ers handling for skill_timerskill structures.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5995 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index d6a4a036e..6d797387f 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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/11
+ * Added ers handling for skill_timerskill structures. [Skotlex]
* You don't get critical'ed when in counter-attack stance anymore. [Skotlex]
* Changed the default counter-type to "always critical". [Skotlex]
* Implemented use of ers for skill_unit_groups to reduce memory usage.
|