diff options
author | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-10 06:55:16 +0000 |
---|---|---|
committer | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-10 06:55:16 +0000 |
commit | da57ad99bc9f29af5ab5febf76f53098617b3529 (patch) | |
tree | 1303f430b694afac620df9103620a93250aa9eff /db/Changelog.txt | |
parent | aa78967534a290cf8782b29987eeff1ce4730646 (diff) | |
download | hercules-da57ad99bc9f29af5ab5febf76f53098617b3529.tar.gz hercules-da57ad99bc9f29af5ab5febf76f53098617b3529.tar.bz2 hercules-da57ad99bc9f29af5ab5febf76f53098617b3529.tar.xz hercules-da57ad99bc9f29af5ab5febf76f53098617b3529.zip |
Implemented item bonus for 14538,Glass_of_Illusion, +20 perfect dodge for 60 seconds, bugreport:1285
Added 14500,Insurance_ (no exp penalty for 60 minutes, used by 13500,Insurance60_Box, bugreport:1285
Implemented visual effects for Small/Medium Life Potion, Abrasive and Regeneration Potion.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12806 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 90c166901..0aadf08be 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -44,6 +44,9 @@ ======================= 2008/06/09 + * Implemented item bonus for 14538,Glass_of_Illusion, +20 perfect dodge for 60 seconds, bugreport:1285 + * Added 14500,Insurance_ (no exp penalty for 60 minutes, used by 13500,Insurance60_Box, bugreport:1285 + * Implemented visual effects for Small/Medium Life Potion, Abrasive and Regeneration Potion. * Fixed 5305,Pirate_Dagger not giving +5 attack power bonus. 2008/06/09 |