diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-03 09:59:34 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-03 09:59:34 +0000 |
commit | 7cdc804a3b9a4233913edf6d2c79b1ca77e4c6c0 (patch) | |
tree | 90db866d2150e62060f9a6a801838a8e59c3cb25 /Changelog-Trunk.txt | |
parent | 9d3984c630ddb7a3f9aa29e456e05d8e82f617c5 (diff) | |
download | hercules-7cdc804a3b9a4233913edf6d2c79b1ca77e4c6c0.tar.gz hercules-7cdc804a3b9a4233913edf6d2c79b1ca77e4c6c0.tar.bz2 hercules-7cdc804a3b9a4233913edf6d2c79b1ca77e4c6c0.tar.xz hercules-7cdc804a3b9a4233913edf6d2c79b1ca77e4c6c0.zip |
* Corrected 'chance' in description for bonuses bAddMonsterDropItem and bAddMonsterDropItemGroup (bugreport:4063, partially since r1572).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14554 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 1f36f39d6..c8c0c16e2 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2010/12/03 + * Corrected 'chance' in description for bonuses bAddMonsterDropItem and bAddMonsterDropItemGroup (bugreport:4063, partially since r1572). [Ai4rei] * Removed leftovers of the item_value_db.txt feature (bugreport:2031, since athena-dev-2.1.1-mod377, followup to pre-svn 2004/05/29). [Ai4rei] 2010/12/02 * Various code tweaks and updates related to item types. [Ai4rei] |