diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-30 11:55:59 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-30 11:55:59 +0000 |
commit | db1b2e403f6258aa3afbce0ad5359ffd0ab708a9 (patch) | |
tree | f44549e4f0378bc50a5aef8c89f7ced69c1c08c6 /Changelog-Trunk.txt | |
parent | bf1ff6917070574b7cbda9c5931cd891933ac3d7 (diff) | |
download | hercules-db1b2e403f6258aa3afbce0ad5359ffd0ab708a9.tar.gz hercules-db1b2e403f6258aa3afbce0ad5359ffd0ab708a9.tar.bz2 hercules-db1b2e403f6258aa3afbce0ad5359ffd0ab708a9.tar.xz hercules-db1b2e403f6258aa3afbce0ad5359ffd0ab708a9.zip |
Fixed 'n_ele' not initialized and a typo in the Changelog.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13828 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 0eb22ac5c..ce80a0a86 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -6,7 +6,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 09/05/30 * Multiple autocasts can go off at a time now. [Inkfish] * Splash damage doesn't get modified by percentual modifier now. [Inkfish] - * Monster's Spiral Pierce is again...non-elemental. [Inkfish] + * Monster's Spiral Pierce is again...elemental. [Inkfish] * Fixed Hocus-pocus always fails. (bugreport:3143, follow up to: r13815) [Inkfish] 09/05/29 * Added new bonuses bHealPower and bHealPower2. [Inkfish] |