diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-07-31 01:50:57 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-07-31 01:50:57 +0000 |
commit | 9d4765e65ce8dd0eccd1cdd4dbaa346f5a9cd6ba (patch) | |
tree | 11806685224fc447d19fc10d70c6804d1eb4a853 /Changelog-Trunk.txt | |
parent | 8c57f9decf3895c9081aa70bafd3ee949273030f (diff) | |
download | hercules-9d4765e65ce8dd0eccd1cdd4dbaa346f5a9cd6ba.tar.gz hercules-9d4765e65ce8dd0eccd1cdd4dbaa346f5a9cd6ba.tar.bz2 hercules-9d4765e65ce8dd0eccd1cdd4dbaa346f5a9cd6ba.tar.xz hercules-9d4765e65ce8dd0eccd1cdd4dbaa346f5a9cd6ba.zip |
* Implemented three new mercenary skills.
* Added two new monster mercenaries.
- Added information for the three new mercenary skills.
- Added mercenary skills with cast times to castnodex.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14367 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 03fc4b67e..78e9a882c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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. 2010/07/27 + * Rev. 14367 Implemented three new mercenary skills. [L0ne_W0lf] +2010/07/27 * Rev. 14365 Updated npc_randomattack, it now does 100*skillevel percent damage. [L0ne_W0lf] * Added patch from Paradox to allow a skill to use a random element for damage. See skill DB for info. 2010/06/27 |