summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-05-31 18:52:39 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-05-31 18:52:39 +0000
commit243405af6a72368e732566b2d9f50b7d5214251c (patch)
tree3e7836df1f738dbcd32d023158ec4ce6a0e3abf9 /npc/Changelog.txt
parentb607843c8eeba7599a6d6426815910b25b513d78 (diff)
downloadhercules-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 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 9cad8ee04..47ea2dbcd 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,6 +1,8 @@
Date Added
======
2008/05/31
+ * Rev. 12750 Fixed bug in eye of hellion quests (bugreport:1581) [L0ne_W0lf]
+ * Fixed the position of one of the Splendid (spl) warps. (Bugreport:1585)
* Rev. 12749 Small update to the novice grounds, by Kisuka. [L0ne_W0lf]
* Corrected some typos errors in Gunslinger Quest. (bugreport:1549) [Samuray22]
* Corrected some "mes" without the getitemname in Sage Quest. (bugreport:1564)