diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-03 15:57:28 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-03 15:57:28 +0000 |
commit | b87129549e052974ef07d5fafd04118465e44658 (patch) | |
tree | 58c3ce4558f5e2124203e9c0aaba69382d5071eb /Changelog-Trunk.txt | |
parent | 9606310c0fd523f9de934760efb913ac66d4153f (diff) | |
download | hercules-b87129549e052974ef07d5fafd04118465e44658.tar.gz hercules-b87129549e052974ef07d5fafd04118465e44658.tar.bz2 hercules-b87129549e052974ef07d5fafd04118465e44658.tar.xz hercules-b87129549e052974ef07d5fafd04118465e44658.zip |
Removed the Blade Stop range check against players.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13562 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 71528dd27..64a892936 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,7 +5,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2009/03/02 * Blade Stop status no longer prevents item use and equip changing. - * Blade Stop skill will now only activate if the attacker is at most 2 cells away (1 if barehanded). + * Against non-players, Blade Stop skill will now only activate if the attacker is at most 2 cells away (1 if barehanded). 2009/03/01 * Fixes from 2008/10/13 bugreport:2077 (Only commiting because nobody did until now and those bugs would get lost) * Fixed monster's Spiral Pierce, now it is always blocked by Pneuma. |