diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-18 12:43:17 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-18 12:43:17 +0000 |
commit | 625630e64fe10dd9d46b87c742efbf47bff497da (patch) | |
tree | fc3c5ab9cf1b4130dc1c0d38fb71af0f7fce70ed /Changelog-Trunk.txt | |
parent | 487155b16f73ecc5477355fea50816c63b83fa80 (diff) | |
download | hercules-625630e64fe10dd9d46b87c742efbf47bff497da.tar.gz hercules-625630e64fe10dd9d46b87c742efbf47bff497da.tar.bz2 hercules-625630e64fe10dd9d46b87c742efbf47bff497da.tar.xz hercules-625630e64fe10dd9d46b87c742efbf47bff497da.zip |
- Fixed giving the 100% damage bonus when no-splash-targets are found in the blown path to Grandcross instead of Bowling Bash. Bowling Bash damage equation becomes then +50*lv% rather than +40*lv% when there's no splash-damage (the 50*lv% figure is custom, all we know is that level 10 does 600% instead of 500% damage).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7726 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 6bf997383..7e5c37d67 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,12 @@ 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/07/18
+ * Fixed giving the 100% damage bonus when no-splash-targets are found in
+ the blown path to Grandcross instead of Bowling Bash. Bowling Bash damage
+ equation becomes then +50*lv% rather than +40*lv% when there's no
+ splash-damage (the 50*lv% figure is custom, all we know is that level 10
+ does 600% instead of 500% damage). [Skotlex]
2006/07/17
* Updated mob_db.sql to current mob_db.txt data. [Skotlex]
* The char-server will allow off-line character saves when said char is
|