summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-04-27 14:32:56 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-04-27 14:32:56 +0000
commit0bb7c7bfc2312ceb33c062f045c087d17382129d (patch)
tree4ece6826d5c162ad2129e6b876c5c3f6e3ff4004 /Changelog-Trunk.txt
parentf41e10d3301d186f5075168c7d5503b588f7ba33 (diff)
downloadhercules-0bb7c7bfc2312ceb33c062f045c087d17382129d.tar.gz
hercules-0bb7c7bfc2312ceb33c062f045c087d17382129d.tar.bz2
hercules-0bb7c7bfc2312ceb33c062f045c087d17382129d.tar.xz
hercules-0bb7c7bfc2312ceb33c062f045c087d17382129d.zip
* Fixed description for script command 'itemheal' claiming, that this command is responsible for potion visual effects which it is not (item-use causes the client to display these) (since r2397).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14802 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 4b7f17a39..612fe2300 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2011/04/27
+ * Fixed description for script command 'itemheal' claiming, that this command is responsible for potion visual effects which it is not (item-use causes the client to display these) (since r2397). [Ai4rei]
2011/04/21
* Extended debugging code for bugreport:3504 (related r14599). [Ai4rei]
2011/04/20