summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-03-08 18:55:27 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-03-08 18:55:27 +0000
commit1aa92a51088162353e1dd14b4484f63b056bce60 (patch)
tree8d32c20cf8b54d7bbbc0727df00591a332ff85e9 /Changelog-Trunk.txt
parentab1cb1a8302dfbed055228eab43b890a5f919f81 (diff)
downloadhercules-1aa92a51088162353e1dd14b4484f63b056bce60.tar.gz
hercules-1aa92a51088162353e1dd14b4484f63b056bce60.tar.bz2
hercules-1aa92a51088162353e1dd14b4484f63b056bce60.tar.xz
hercules-1aa92a51088162353e1dd14b4484f63b056bce60.zip
* Fixed @item2 and script command 'getitem2' not taking MAX_REFINE define into consideration (bugreport:4804).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14739 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 481d83b04..b0e56fb60 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2011/03/08
+ * Fixed @item2 and script command 'getitem2' not taking MAX_REFINE define into consideration (bugreport:4804). [Ai4rei]
* Fixed @str/@agi/@vit/@int/@dex/@luk commands setting a stat to 0 (rather than 1), when exact amount is subtracted (bugreport:4803, since r14493). [Ai4rei]
2011/03/07
* Cleaned up packet dumping code. [Ai4rei]