diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-09 20:11:47 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-09 20:11:47 +0000 |
commit | 03e3c726518b8b3d6d28280210510ad37ee896bf (patch) | |
tree | 2866f5437beeb89c527d3e7460ee80c017522650 /Changelog-Trunk.txt | |
parent | b08adba0cd415b21cf6bff88181d77bdfeda1f96 (diff) | |
download | hercules-03e3c726518b8b3d6d28280210510ad37ee896bf.tar.gz hercules-03e3c726518b8b3d6d28280210510ad37ee896bf.tar.bz2 hercules-03e3c726518b8b3d6d28280210510ad37ee896bf.tar.xz hercules-03e3c726518b8b3d6d28280210510ad37ee896bf.zip |
- Fixed Fog of Wall's symmetry in respect to Misc attacks, they no longer get reduced by 50% regardless of who is standing on the fog.
- monster_ai&2 will now trigger the rude-attacked skill when the mob can't move and the attacker is out of it's attack range.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6536 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 3d4a046ca..f5017f67e 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ 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/09
+ * Fixed Fog of Wall's symmetry in respect to Misc attacks, they no longer
+ get reduced by 50% regardless of who is standing on the fog. [Skotlex]
+ * monster_ai&2 will now trigger the rude-attacked skill when the mob can't
+ move and the attacker is out of it's attack range. [Skotlex]
* Added missing icon for Joint Beat [Skotlex]
* Mob-search functions will now skip enemies with no exp/job_exp. [Skotlex]
* Treasure chests will now be excluded from the mob-drop listings
|