diff options
author | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-07 13:09:51 +0000 |
---|---|---|
committer | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-07 13:09:51 +0000 |
commit | 6fdbb94a2ef751c1a2eb2890a473dfabb4ce2105 (patch) | |
tree | 513cd425d7310014d83f09eece7099ca660a717e /db/Changelog.txt | |
parent | 1f116d82acf9e607f50799669a729e9c460fa0fe (diff) | |
download | hercules-6fdbb94a2ef751c1a2eb2890a473dfabb4ce2105.tar.gz hercules-6fdbb94a2ef751c1a2eb2890a473dfabb4ce2105.tar.bz2 hercules-6fdbb94a2ef751c1a2eb2890a473dfabb4ce2105.tar.xz hercules-6fdbb94a2ef751c1a2eb2890a473dfabb4ce2105.zip |
Fixed 4389,Plasma_Card chance of droping resist potios, should have chance of droping all 4, not 1 out of 4.
Fixed 4407,Randgris_Card chance of autocasting dispell (1->5%).
Fixed 4386,Detale_Card chance of autocasting land protector (5->7%).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12775 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 21caeec3d..345c59ad6 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -44,6 +44,9 @@ ======================= 2008/06/07 + * Fixed 4389,Plasma_Card chance of droping resist potios, should have chance of droping all 4, not 1 out of 4. + * Fixed 4407,Randgris_Card chance of autocasting dispell (1->5%). + * Fixed 4386,Detale_Card chance of autocasting land protector (5->7%). * Fixed drain rate and HP regen penalty of 4367,B_Shecil_Card. * Gemini Card adds 50% resist against Stone and Sleep if vit >=80. * Reverted DEX bonus removal from last commit. |