diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-03 16:41:35 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-03 16:41:35 +0000 |
commit | 5794cdd9927a30bb094a144f052dec4883b62412 (patch) | |
tree | 85a092a28f3eff59525fcf39c6d8dcdc6a417969 /Changelog-Trunk.txt | |
parent | ab7c57743e1807cca8c994a38137065f5b174a0c (diff) | |
download | hercules-5794cdd9927a30bb094a144f052dec4883b62412.tar.gz hercules-5794cdd9927a30bb094a144f052dec4883b62412.tar.bz2 hercules-5794cdd9927a30bb094a144f052dec4883b62412.tar.xz hercules-5794cdd9927a30bb094a144f052dec4883b62412.zip |
- Fixed NPC_CRITICALSLASH not being considered as a Critical hit by the code.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8105 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 8e8afc5e1..945d2ad21 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/08/03
+ * Fixed NPC_CRITICALSLASH not being considered as a Critical hit by the
+ code. [Skotlex]
* Added RUDE_ATTACKED_COUNT so you can easily adjust how many rude-attacks
should happen before a mob uses the rude-attacked skill. Value has been set
to 2 for now. [Skotlex]
|