diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-16 21:53:05 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-16 21:53:05 +0000 |
commit | 7f8e89279b819e0c3b6ed693bbacf880d3800488 (patch) | |
tree | 39f139c25146e140655008a510debcff5dc4cbaa /Changelog-Trunk.txt | |
parent | 1a115c25fc82c3769351c7fd5b8ffc487fafcc11 (diff) | |
download | hercules-7f8e89279b819e0c3b6ed693bbacf880d3800488.tar.gz hercules-7f8e89279b819e0c3b6ed693bbacf880d3800488.tar.bz2 hercules-7f8e89279b819e0c3b6ed693bbacf880d3800488.tar.xz hercules-7f8e89279b819e0c3b6ed693bbacf880d3800488.zip |
- Added a new column in the skill_db to specify the splash-range/area-of-effect of skills. (Work in progress)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5302 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 2400337e0..9cd3db3bf 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. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/02/16
+ * Added a new column in the skill_db to specify the
+ splash-range/area-of-effect of skills. (Work in progress) [Skotlex]
* Autocasted AL_TELEPORT should now automatically pick menu entry rather
than showing the box up. [Skotlex]
* The battle config options sp_rate and hp_rate are now applied
|