diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-19 09:18:25 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-19 09:18:25 +0000 |
commit | ddd368f510b1a102aa784512eddab31f3bb804bc (patch) | |
tree | 953dcf9aebba453fa1172f11a1e6d58bca760d78 /db/Changelog.txt | |
parent | 4f1eaf958561c690b199953f0f3d14bee5c6b7f7 (diff) | |
download | hercules-ddd368f510b1a102aa784512eddab31f3bb804bc.tar.gz hercules-ddd368f510b1a102aa784512eddab31f3bb804bc.tar.bz2 hercules-ddd368f510b1a102aa784512eddab31f3bb804bc.tar.xz hercules-ddd368f510b1a102aa784512eddab31f3bb804bc.zip |
used 'getrefine' func
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1254 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index e502e4ea1..cf33ab13c 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -6,6 +6,13 @@ Skill databases == celest working on them i believe. 03/19 + * changed all cards to 'getrefine' function [Lupus] + * used 'cardscnt' instead of 'isequipped' in Crab Card. + It's a weapon compunding card. So it used to give up to + 6 bonuses! on Assassin with 4 4-slotted weapons. + Now it lets you get up to 2x bonuses per hand. + Should be fixed more. already got idea 8) + All the similar cards should be fixed in the same way. * Fixed missing END; in new cards, some optimizatons [Lupus] 03/18 * Updated item prices for Niflheim drops [celest] |