diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-07 19:54:14 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-07 19:54:14 +0000 |
commit | cceac7bc951fbde646d4e9ce5dcf1e855fb9e336 (patch) | |
tree | 65956dbc3b5f41de809b4d2dd4ea768b926b2792 /Changelog-Trunk.txt | |
parent | 2e0c70dfafbbe3f4469e7f1f7c9604cc7d94e455 (diff) | |
download | hercules-cceac7bc951fbde646d4e9ce5dcf1e855fb9e336.tar.gz hercules-cceac7bc951fbde646d4e9ce5dcf1e855fb9e336.tar.bz2 hercules-cceac7bc951fbde646d4e9ce5dcf1e855fb9e336.tar.xz hercules-cceac7bc951fbde646d4e9ce5dcf1e855fb9e336.zip |
- Fixed Venom Splasher doing half-damage instead of full-damage to the "exploding" character.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8174 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 ec7f0a1b8..539f5b975 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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/08/07
+ * Fixed Venom Splasher doing half-damage instead of full-damage to the
+ "exploding" character. [Skotlex]
* Hopefully fixed the party_even_share cast-overflow bug as reported by
Adobe. [Skotlex]
* Standarized the autosave interval setting to be always in seconds
|