summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-26 13:32:07 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-26 13:32:07 +0000
commit7f2a12250794e5897f39acfa7314db7f926bdf12 (patch)
tree101b8ac86ced9ce1ab1fe8be672dd20a7335226e /Changelog-Trunk.txt
parent7d1f1f18cce9dc4ec17e2f9f69e9ceb8b7eb323c (diff)
downloadhercules-7f2a12250794e5897f39acfa7314db7f926bdf12.tar.gz
hercules-7f2a12250794e5897f39acfa7314db7f926bdf12.tar.bz2
hercules-7f2a12250794e5897f39acfa7314db7f926bdf12.tar.xz
hercules-7f2a12250794e5897f39acfa7314db7f926bdf12.zip
* Fixed items, that get dropped at 100% chance, being reported in @iteminfo as 'available in the shops only' (since/replaces r3482).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14627 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 f23557170..08138bf1f 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2010/12/26
+ * Fixed items, that get dropped at 100% chance, being reported in @iteminfo as 'available in the shops only' (since/replaces r3482). [Ai4rei]
* Updated commands @delitem/#delitem. [Ai4rei]
- No longer deletes stackable items one by one (bugreport:1914).
- Fixed pets not getting deleted when a pet egg was deleted.