diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-19 19:30:19 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-19 19:30:19 +0000 |
commit | 701fc9b87e2688f357ac3fde17c0970def7d68ed (patch) | |
tree | 8d34a7fcc795d5f05398f46b357aa4564a566806 /db/Changelog.txt | |
parent | e47d2cf99b24b3519780b4b4bdd9e98c3c5f9462 (diff) | |
download | hercules-701fc9b87e2688f357ac3fde17c0970def7d68ed.tar.gz hercules-701fc9b87e2688f357ac3fde17c0970def7d68ed.tar.bz2 hercules-701fc9b87e2688f357ac3fde17c0970def7d68ed.tar.xz hercules-701fc9b87e2688f357ac3fde17c0970def7d68ed.zip |
* Updated item_db and skill_cast_db
- fixed Sabbath giving 500 Crit instead of 50 Crit
- updated the comment on Dragon Fear in skill_cast_db
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13798 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 b17aeb5d7..2a653fcef 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -38,6 +38,9 @@ ======================= 2009/05/19 + * Updated item_db and skill_cast_db [Playtester] + - fixed Sabbath giving 500 Crit instead of 50 Crit + - updated the comment on Dragon Fear in skill_cast_db * Fixed Coma chances being 10 times too high [Playtester] 2009/05/18 * NPC skills now use the official default durations for status changes [Playtester] |