diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-04 13:34:31 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-04 13:34:31 +0000 |
commit | 13371ff777f3509d8e5e02f2080f4692abacd57e (patch) | |
tree | 6be2277762d2d0728ee47bffa58e18d103a30562 /db/Changelog.txt | |
parent | 37c603ec06e864e0daff41ac5fe67fc005561d70 (diff) | |
download | hercules-13371ff777f3509d8e5e02f2080f4692abacd57e.tar.gz hercules-13371ff777f3509d8e5e02f2080f4692abacd57e.tar.bz2 hercules-13371ff777f3509d8e5e02f2080f4692abacd57e.tar.xz hercules-13371ff777f3509d8e5e02f2080f4692abacd57e.zip |
* Players now are allowed to copy the skills the level which is beyond the skill_db max. [Inkfish]
* Fixed some behaviors for Waterball (bugreport:3024) [Inkfish]
- High level Waterball used by players doesn't increase the number of balls.
- Monsters can't pull water from cells with Magnetic Earth.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13730 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 63063d3cf..c1f321712 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/04 + * Added cast time and sp cost for Waterball Lvl 5 - 10 [Inkfish] 2009/05/03 * Snatch now works with all weapons (including bow!) [Playtester] - range doesn't depend on weapon range anymore and is always 1 even with bows |