diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-04 21:05:44 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-04 21:05:44 +0000 |
commit | ebd3a5ed1bbbaa904df3a4938c5d98c27f5eb52a (patch) | |
tree | b323cfb2c10beb20b3eaf279a761a267bd645a55 /Changelog-Trunk.txt | |
parent | fd11074c8a088a78f90f2738c2a0d9b354aa5370 (diff) | |
download | hercules-ebd3a5ed1bbbaa904df3a4938c5d98c27f5eb52a.tar.gz hercules-ebd3a5ed1bbbaa904df3a4938c5d98c27f5eb52a.tar.bz2 hercules-ebd3a5ed1bbbaa904df3a4938c5d98c27f5eb52a.tar.xz hercules-ebd3a5ed1bbbaa904df3a4938c5d98c27f5eb52a.zip |
- Bowling bash now always hits twice regardless of situation.
- Added an underflow check to prevent sending to the client negative mdef2 value (for Frenzy'ed characters)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8934 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 8839a4417..5a654a3b8 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/10/04
+ * Bowling bash now always hits twice regardless of situation. [Skotlex]
+ * Added an underflow check to prevent sending to the client negative mdef2
+ value (for Frenzy'ed characters) [Skotlex]
* Modified pc_jobchange so that it automatically removes
peco/falcon/cart/homun if the new job you are changing to does not possess
the required skill for them. [Skotlex]
|