summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-04-15 16:30:08 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-04-15 16:30:08 +0000
commitaf1178fafa38833a4577c11f00f451ec0b53c39a (patch)
treea3d031a74ae1d2cb805ec7c6e17eca89f28c3f4c /Changelog-Trunk.txt
parent446b24910597339d03cbf2d0686213236063bfcd (diff)
downloadhercules-af1178fafa38833a4577c11f00f451ec0b53c39a.tar.gz
hercules-af1178fafa38833a4577c11f00f451ec0b53c39a.tar.bz2
hercules-af1178fafa38833a4577c11f00f451ec0b53c39a.tar.xz
hercules-af1178fafa38833a4577c11f00f451ec0b53c39a.zip
* Monster Spiral Pierce is now a ranged misc attack
- it always gets blocked by Pneuma, but never by Safety Wall - Defender doesn't reduce its damage - Range-Def item bonuses reduce its damage git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13672 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index a579fc8cd..4c01252e0 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,11 @@ 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.
+2009/04/15
+ * Monster Spiral Pierce is now a ranged misc attack [Playtester]
+ - it always gets blocked by Pneuma, but never by Safety Wall
+ - Defender doesn't reduce its damage
+ - Range-Def item bonuses reduce its damage
2009/04/14
* Cooking success chance is now affected by DEX and LUK [Playtester]
- "cooking exp" still needs to be implemented