diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-18 20:45:44 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-18 20:45:44 +0000 |
commit | 9ccaf9b439bb3254733c65d92ffc33e4e984b56c (patch) | |
tree | 482bca2ebf3e855856ab7d75915895f32d6cc2a3 /db/Changelog.txt | |
parent | b98423cf76290dfd3b6ee8e0fc32bbf78068b382 (diff) | |
download | hercules-9ccaf9b439bb3254733c65d92ffc33e4e984b56c.tar.gz hercules-9ccaf9b439bb3254733c65d92ffc33e4e984b56c.tar.bz2 hercules-9ccaf9b439bb3254733c65d92ffc33e4e984b56c.tar.xz hercules-9ccaf9b439bb3254733c65d92ffc33e4e984b56c.zip |
* Item-bonuses and NPC skills now use the official default durations for status changes
- you gain Curse immunity if you have 0 Luk (seems buggy but is official)
- our status defense stats are already fully correct :-)
- thanks to ultramage for testing this
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13790 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 d95f6bf70..97948a7c0 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -37,6 +37,8 @@ 2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well. ======================= +2009/05/18 + * NPC skills now use the official default durations for status changes [Playtester] 2009/05/15 * Rev. 13784 Updated walk speed and aspd of Okolnir mobs, also fixed the flower mob modes. [L0ne_W0lf] * Rev. 13779 Minor database updates related to the Falicious Okolnir dungeon. [L0ne_W0lf] |