summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-16 18:51:20 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-16 18:51:20 +0000
commit41426d1faab76c67ca6f8d71a6e36b5d9f053cce (patch)
treecf293802cd64654a99fcb35e55e85f47ae875c31 /Changelog-Trunk.txt
parent8b373c803e492794ea0f2cc76981c21fe94fba7b (diff)
downloadhercules-41426d1faab76c67ca6f8d71a6e36b5d9f053cce.tar.gz
hercules-41426d1faab76c67ca6f8d71a6e36b5d9f053cce.tar.bz2
hercules-41426d1faab76c67ca6f8d71a6e36b5d9f053cce.tar.xz
hercules-41426d1faab76c67ca6f8d71a6e36b5d9f053cce.zip
- Modified "hide woe damage" to send the number of hits rather than 1 as damage Because when the damage is less than the number of hits, the client will display MISS.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6624 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index a76d9bfb3..030273e83 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/05/16
+ * Modified "hide woe damage" to send the number of hits rather than 1 as
+ damage Because when the damage is less than the number of hits, the client
+ will display MISS. [Skotlex]
* Fire Pillar will now do 200%MATK damage per hit when level is >10.
[Skotlex]
* Blood Drain always hits now. [Skotlex]