diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-09 20:02:56 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-09 20:02:56 +0000 |
commit | 7d946b866e576b8cafb8a81ba82c8a1d49dab832 (patch) | |
tree | 46eab1ceb60c5d26a69f47c08156f3b87a52a005 /db/Changelog.txt | |
parent | c71baed92b4102a2197c955627bec3728d66a4df (diff) | |
download | hercules-7d946b866e576b8cafb8a81ba82c8a1d49dab832.tar.gz hercules-7d946b866e576b8cafb8a81ba82c8a1d49dab832.tar.bz2 hercules-7d946b866e576b8cafb8a81ba82c8a1d49dab832.tar.xz hercules-7d946b866e576b8cafb8a81ba82c8a1d49dab832.zip |
- Reduced the check area of hermod to 3x3, you now have to literally stand next to a warp for it to work.
- Corrected the Fog of Wall check so that it lasts 2x when it is placed on TOP of a suiton/deluge, not when the caster is on top of them.
- Updated status_check_skilluse so that when the caster has a disabling status change (stun/petrify/etc) it will block the skill in all cases EXCEPT on cast-end when the skill is ground-targetted.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9185 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 38bd865de..7a722b910 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -20,6 +20,8 @@ ========================
11/09
+ * Reduced the check area of hermod to 3x3, you now have to literally stand
+ next to a warp for it to work. [Skotlex]
* Official Weight and Max SP values for TK/SG/SL/GS/NJ [Playtester]
- why were ours so far off the official ones?
11/08
|