diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-18 07:00:31 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-18 07:00:31 +0000 |
commit | 712ea2e956dbaae6f23229e0c7634cd95a14fe9d (patch) | |
tree | f91b0bcbfe657ffe3eff11c793c226a7c72f0335 /db/Changelog.txt | |
parent | 13c7d7cbceddc381bfaeb54889364780573dd0ae (diff) | |
download | hercules-712ea2e956dbaae6f23229e0c7634cd95a14fe9d.tar.gz hercules-712ea2e956dbaae6f23229e0c7634cd95a14fe9d.tar.bz2 hercules-712ea2e956dbaae6f23229e0c7634cd95a14fe9d.tar.xz hercules-712ea2e956dbaae6f23229e0c7634cd95a14fe9d.zip |
* Fixed the bDamageWhenUnequip effect dealing damage when unequipping unrelated items
* Fixed Incantation Samurai card reducing hp too quickly
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1248 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 44876c60e..44b59f0b2 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -6,6 +6,8 @@ Skill databases == celest working on them i believe. 03/18 + * Fixed Incantation Samurai card reducing HP too quickly - the time should + be in milliseconds ^^; [celest] * Added ~86 new cards. Fixed, optimized [Lupus] Thanks to Indiona,Landarma. Gosh, I had to fix some bugz ^_- 03/16 |