diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-23 22:41:18 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-23 22:41:18 +0000 |
commit | e4e96a9cba74f4341c075b345a57dc3a89247e56 (patch) | |
tree | 31869ce72efe40104f68880aa758170076df78d1 /Changelog-Trunk.txt | |
parent | 1756a50d8dcc134ab3f7ae847edb33cd21fb2e2e (diff) | |
download | hercules-e4e96a9cba74f4341c075b345a57dc3a89247e56.tar.gz hercules-e4e96a9cba74f4341c075b345a57dc3a89247e56.tar.bz2 hercules-e4e96a9cba74f4341c075b345a57dc3a89247e56.tar.xz hercules-e4e96a9cba74f4341c075b345a57dc3a89247e56.zip |
- All mob casted skills have a fixed range of 9 now. You can use monster_ai&0x400 to disable this and make the old skill range rules apply.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10331 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 6ecdd4243..473b6618d 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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. 2007/04/24 + * All mob casted skills have a fixed range of 9 now. * Pressure no longer vaporizes plants. 2007/04/23 * Fixed bug which totally broke item group bonuses. |