summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-02 20:44:38 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-02 20:44:38 +0000
commite6b8222bdb14b6e1e8b3cd12733ae1bce97a23fb (patch)
tree40ae570d1b60dc1e7a9c215c4adc9f76847612d0 /Changelog-Trunk.txt
parentce1208eb233cab2923c82ba61d546b108e056fc0 (diff)
downloadhercules-e6b8222bdb14b6e1e8b3cd12733ae1bce97a23fb.tar.gz
hercules-e6b8222bdb14b6e1e8b3cd12733ae1bce97a23fb.tar.bz2
hercules-e6b8222bdb14b6e1e8b3cd12733ae1bce97a23fb.tar.xz
hercules-e6b8222bdb14b6e1e8b3cd12733ae1bce97a23fb.zip
* Added support for IT_CASH to @iteminfo, logging filters and item drop rate adjustment. Added 'show_picker.item_type'-specific IT_CASH value to it's description (follow up to r14549).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14550 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 48d568630..f648d7a97 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2010/12/02
+ * Added support for IT_CASH to @iteminfo, logging filters and item drop rate adjustment. Added 'show_picker.item_type'-specific IT_CASH value to it's description (follow up to r14549). [Ai4rei]
* Rev. 14549 Added item type IT_CASH (item type 18) Requires user confirmation before using/generating item(s). [L0ne_W0lf]
* Fixed mapflags not getting initialized upon @reloadscript (bugreport:2247, since r1275). [Ai4rei]
* Removed redundant check in food vs. cash food status change overriding code, partially suggested by xazax (related r14437 and r14510). [Ai4rei]