diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-07 17:01:45 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-07 17:01:45 +0000 |
commit | 8ce74b86162ebd3053996cc1ea5d949e339494fa (patch) | |
tree | 048b1f2f3c81e187eb7bbbf0ff455da43d393b9f /db/Changelog.txt | |
parent | 24bd31d17ccf593b9eb5fcdf803ab956fbd17cbc (diff) | |
download | hercules-8ce74b86162ebd3053996cc1ea5d949e339494fa.tar.gz hercules-8ce74b86162ebd3053996cc1ea5d949e339494fa.tar.bz2 hercules-8ce74b86162ebd3053996cc1ea5d949e339494fa.tar.xz hercules-8ce74b86162ebd3053996cc1ea5d949e339494fa.zip |
* Fixed up the first set of Battle Ground weapons
- reduced guessed chances from 5% to 0.5%
- some bonuses might still not work
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13859 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 5e5f03b40..1b1a25ec2 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -38,6 +38,9 @@ ======================= 2009/06/07 + * Fixed up the first set of Battle Ground weapons [Playtester] + - reduced guessed chances from 5% to 0.5% + - some bonuses might still not work * Fixed Ring of Flame Lord casting LK_CONCENTRATION instead of CH_SOULCOLLECT (bugreport:3199) [Playtester] - also reduced level of MO_EXPLOSIONSPIRITS to 1 2009/06/04 |