diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-05 05:36:34 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-05 05:36:34 +0000 |
commit | c1c2ee30da1237a04ad57d932b42706884135401 (patch) | |
tree | a928a3d6a37d7b686293ee4bad43e65a648fe633 /Changelog-SVN.txt | |
parent | df30f9f3d4361831f2aa1ce7808a49b6cca535f8 (diff) | |
download | hercules-c1c2ee30da1237a04ad57d932b42706884135401.tar.gz hercules-c1c2ee30da1237a04ad57d932b42706884135401.tar.bz2 hercules-c1c2ee30da1237a04ad57d932b42706884135401.tar.xz hercules-c1c2ee30da1237a04ad57d932b42706884135401.zip |
fixed mvp droprate
inverted option drop_rate0item
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1203 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 221c2461f..4316b483c 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,6 +1,8 @@ Date Added -04/02 +03/05 + * Reversed drop_rate0item option, corrected MVP Drop rate (thanks to Freya) [Lupus] +03/04 * Fixed SQL Guild Castle Saving (now fully working, tested on 100 players during WOE) [Lupus] 03/02 * Fixed SQL Guild Castle Saving (partial, yet it doesn't clear GuildID when you abandon a castle) [Lupus] |