diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-04-03 07:25:33 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-04-03 07:25:33 +0000 |
commit | 582afd97b0cc7050417ee16dc60638fa189a8fdf (patch) | |
tree | 055c842754fbeb52c0f58f6619122f21bb1f9b96 /Changelog-SVN.txt | |
parent | 7ae4ad581571866181d58ced35f9fa871672b7fa (diff) | |
download | hercules-582afd97b0cc7050417ee16dc60638fa189a8fdf.tar.gz hercules-582afd97b0cc7050417ee16dc60638fa189a8fdf.tar.bz2 hercules-582afd97b0cc7050417ee16dc60638fa189a8fdf.tar.xz hercules-582afd97b0cc7050417ee16dc60638fa189a8fdf.zip |
fixed impossible drops at 0.01% chance (e.g. CARDS, etc)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1387 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index ecc8d45ae..1d8606166 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -2,6 +2,7 @@ Date Added 04/03 + * Fixed impossible drops at 0.01% chance [Lupus] * Fixed some variable declarations in SQL login.c causing compilation errors [veider] * Added NetBSD support into Makefile (Still lots of warrnings during compilation [veider] * Finished Valkyrie. Now it correctly works. Valhallana reborns players to High Novices. [Lupus] |