diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-11-28 20:24:43 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-11-28 20:24:43 +0000 |
commit | a4d892347480b08b925ff3506ea0d0683763163c (patch) | |
tree | f4a30b3a3eaefd5a01259eafc84f153b75fc5504 /Changelog-Trunk.txt | |
parent | 7d25914ea2a9a36591dcfc950cf4384d07c4cef4 (diff) | |
download | hercules-a4d892347480b08b925ff3506ea0d0683763163c.tar.gz hercules-a4d892347480b08b925ff3506ea0d0683763163c.tar.bz2 hercules-a4d892347480b08b925ff3506ea0d0683763163c.tar.xz hercules-a4d892347480b08b925ff3506ea0d0683763163c.zip |
* Fixed removing item scripts through script command *setitemscript not working the way it is stated in script_commands.txt (related r9831).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14999 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 04715b6b6..cead16df5 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/11/28 + * Fixed removing item scripts through script command *setitemscript not working the way it is stated in script_commands.txt (related r9831). [Ai4rei] 2011/11/19 * Fixed wrong damage numbers being displayed when the damage source was disguised (bugreport:5093, since r14979). [Ai4rei] 2011/11/17 |