diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-31 18:52:39 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-31 18:52:39 +0000 |
commit | 243405af6a72368e732566b2d9f50b7d5214251c (patch) | |
tree | 3e7836df1f738dbcd32d023158ec4ce6a0e3abf9 /db/Changelog.txt | |
parent | b607843c8eeba7599a6d6426815910b25b513d78 (diff) | |
download | hercules-243405af6a72368e732566b2d9f50b7d5214251c.tar.gz hercules-243405af6a72368e732566b2d9f50b7d5214251c.tar.bz2 hercules-243405af6a72368e732566b2d9f50b7d5214251c.tar.xz hercules-243405af6a72368e732566b2d9f50b7d5214251c.zip |
* Fixed Slotted Grand cross not enabling TU 3. (bugreport:1563)
* Fixed assassin robe set checking for the wrong item. (bugreport:1576)
* Fixed bug in eye of hellion quests (bugreport:1581)
* Fixed the position of one of the Splendid (spl) warps. (Bugreport:1585)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12750 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 03c07f8f0..8a62e5484 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -44,6 +44,8 @@ ======================= 2008/05/31 + * Rev. 12750 Fixed Slotted Grand cross not enabling TU 3. (bugreport:1563) [L0ne_W0lf] + * Fixed assassin robe set checking for the wrong item. (bugreport:1576) * Rev. 12749 Implemented some of the 13.1 equipment (no weapons yet.) [L0ne_W0lf] * Added sprite ID and names for the 13.1 monsters. (no stats) 2008/05/28 |