diff options
author | Yommy <Yommy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-08-15 02:25:23 +0000 |
---|---|---|
committer | Yommy <Yommy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-08-15 02:25:23 +0000 |
commit | a9ad2842df5a979a82dd1acedb78ad8409da6610 (patch) | |
tree | 92fe6e423b1391767242ec00f424382407a84198 /db/Changelog.txt | |
parent | 4964f9b5095740a8f076502cfd533439a2cf5965 (diff) | |
download | hercules-a9ad2842df5a979a82dd1acedb78ad8409da6610.tar.gz hercules-a9ad2842df5a979a82dd1acedb78ad8409da6610.tar.bz2 hercules-a9ad2842df5a979a82dd1acedb78ad8409da6610.tar.xz hercules-a9ad2842df5a979a82dd1acedb78ad8409da6610.zip |
incorrect item id (bugreport:2063)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13078 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index ae55476cd..3ddb0fc95 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -40,6 +40,8 @@ 2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well. ======================= +2008/08/15 + * Fixed: incorrect item id (bugreport:2063) [Yommy] 2008/08/14 * Added: new items, according to kRO items descriptions (commented out for a while) (bugreport:2043) [akrus] * Fixed: items 7918, 11703 wrong line format (bugreport:2055) [akrus] |