diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-11 11:17:16 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-11 11:17:16 +0000 |
commit | d9db6f68aa1c28210bc52dd2bd48301317db8ad4 (patch) | |
tree | 8d24a42c40fcbaa114ed75b3c61a18cc31d9d71d /db/Changelog.txt | |
parent | e32eca3187186eebbbe4047cc0f177f963498884 (diff) | |
download | hercules-d9db6f68aa1c28210bc52dd2bd48301317db8ad4.tar.gz hercules-d9db6f68aa1c28210bc52dd2bd48301317db8ad4.tar.bz2 hercules-d9db6f68aa1c28210bc52dd2bd48301317db8ad4.tar.xz hercules-d9db6f68aa1c28210bc52dd2bd48301317db8ad4.zip |
* Implemented 11.2 skills in the skill_db
- note that the code for them is still missing
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10982 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index a1aee388f..175c09617 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -48,6 +48,9 @@ 13107 Western_Outlaw Need correct HIT and ASPD Rate ---- ======================== +08/11 + * Implemented 11.2 skills in the skill_db [Playtester] + - note that the code for them is still missing 08/10 * Raised splash range of Focused Arrow Strike and First Wind [Playtester] - temporary fix until the real area calculation is added |