diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-15 20:24:37 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-15 20:24:37 +0000 |
commit | 52d4a81ff51fed98838c25d5a65b8c5543dbc560 (patch) | |
tree | 31228cfd96307feebf659817559869257eb1c306 /Changelog-Trunk.txt | |
parent | 6cc1d4e8c5bbc053e74f2663c210d0232c10378e (diff) | |
download | hercules-52d4a81ff51fed98838c25d5a65b8c5543dbc560.tar.gz hercules-52d4a81ff51fed98838c25d5a65b8c5543dbc560.tar.bz2 hercules-52d4a81ff51fed98838c25d5a65b8c5543dbc560.tar.xz hercules-52d4a81ff51fed98838c25d5a65b8c5543dbc560.zip |
- Firepillar's damage per hit is now 100% MATK (rather than 20%) when the skill level is above 10.
- Sorted out the item_data structure, getiteminfo should work correctly now.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6608 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 4f81b16c9..090859844 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ 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/05/15
+ * Firepillar's damage per hit is now 100% MATK (rather than 20%) when the
+ skill level is above 10. [Skotlex]
+ * Sorted out the item_data structure, getiteminfo should work correctly
+ now. [Skotlex]
* KA* skills can now be casted on other Soul Linkers as well without the
Spirit requirement. [Skotlex]
* Soul Drain will now show the SP drained regardless of drain display
|