diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-01 01:54:20 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-01 01:54:20 +0000 |
commit | 0ed285a115bfd1bd844b04e3190398c2e1a9ab68 (patch) | |
tree | b5b5b9ed98f5a2d9a2e41db86fc9eb232a8f97ea /Changelog-Trunk.txt | |
parent | 58d4cb0ae8affce8115d965bb03206b9bb692820 (diff) | |
download | hercules-0ed285a115bfd1bd844b04e3190398c2e1a9ab68.tar.gz hercules-0ed285a115bfd1bd844b04e3190398c2e1a9ab68.tar.bz2 hercules-0ed285a115bfd1bd844b04e3190398c2e1a9ab68.tar.xz hercules-0ed285a115bfd1bd844b04e3190398c2e1a9ab68.zip |
- Updated Poison React chance to counter and number of counters as per skill description updates.
- Fixed Sharpshooting being counted as a magic attack, and hence, using your MATK as base damage.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8019 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 0af81eb68..329671a02 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/07/31
+ * Updated Poison React chance to counter and number of counters as per
+ skill description updates. [Skotlex]
+ * Fixed Sharpshooting being counted as a magic attack, and hence, using
+ your MATK as base damage. [Skotlex]
* Fixed NPC_STOP id value in skill_cast_db [Skotlex]
* Bladestop will no longer stop when you push either of the characters
around. [Skotlex]
|