diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-01-07 22:06:07 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-01-07 22:06:07 +0000 |
commit | c50a6b3ea537a99cbe303361dfa94212817fc120 (patch) | |
tree | 97a64e1360e965d90128159268a540056a3b7254 /Changelog-Trunk.txt | |
parent | 6a740c8ea3f72bf6cc4a2bb91dd55e511dbcbb80 (diff) | |
download | hercules-c50a6b3ea537a99cbe303361dfa94212817fc120.tar.gz hercules-c50a6b3ea537a99cbe303361dfa94212817fc120.tar.bz2 hercules-c50a6b3ea537a99cbe303361dfa94212817fc120.tar.xz hercules-c50a6b3ea537a99cbe303361dfa94212817fc120.zip |
* Fixed @alootid using 'autolootitem' (internal name) in it's usage message (bugreport:1445, since r12203).
- Reworded the turn off message of @alootid.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14654 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index c7fd00ea3..e7cf3f88a 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,8 @@ Date Added +2011/01/07 + * Fixed @alootid using 'autolootitem' (internal name) in it's usage message (bugreport:1445, since r12203). [Ai4rei] + - Reworded the turn off message of @alootid. 2011/01/06 * Fixed script command 'deletearray' deleting incorrect amount of array elements from arrays with empty elements (bugreport:4628). [Ai4rei] 2011/01/05 |