diff options
author | Skotlex <Skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-08-11 15:50:44 +0000 |
---|---|---|
committer | Skotlex <Skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-08-11 15:50:44 +0000 |
commit | ca008d79a6b5024e55cd5423e577974a5017704c (patch) | |
tree | de9ed6833daab33b4c71b3c6d3ee9f49f4d8349e /Changelog-Trunk.txt | |
parent | ecf7124424ce3a052123fb29407fb2114d168843 (diff) | |
download | hercules-ca008d79a6b5024e55cd5423e577974a5017704c.tar.gz hercules-ca008d79a6b5024e55cd5423e577974a5017704c.tar.bz2 hercules-ca008d79a6b5024e55cd5423e577974a5017704c.tar.xz hercules-ca008d79a6b5024e55cd5423e577974a5017704c.zip |
- Fixed the add_drop code breakage which ocurred after adding support for SP_ADD_CLASS_DROP_ITEM. There's probably a bugreport for this, but the website is also broken currently :3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14933 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 256b2f0e1..a8960b164 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/08/11 + * Fixed bonuses bAddMonsterDropItem and bAddMonsterDropItemGroup (which broke after bAddClassDropItem was added). [Skotlex] 2011/08/10 * Added support for cash shop packets without kafra points for clients 2007-07-10aSakexe and older (bugreport:4701, related r10888 and r11548). [Ai4rei] * Added sending a dummy 0x08b9 packet (PIN auth system) in the char-server, required to support clients from this year. [Skotlex] |