summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-06-21 15:35:42 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-06-21 15:35:42 +0000
commit179da2f41411d5af47c0319ddda5b484eb07ff51 (patch)
tree59a1c531d071b5d1f1a08ee9ae1fb9b0d8b874b6 /npc/Changelog.txt
parent0f6c399c236ac332eb6a44ebc1b0ea77ec75d878 (diff)
downloadhercules-179da2f41411d5af47c0319ddda5b484eb07ff51.tar.gz
hercules-179da2f41411d5af47c0319ddda5b484eb07ff51.tar.bz2
hercules-179da2f41411d5af47c0319ddda5b484eb07ff51.tar.xz
hercules-179da2f41411d5af47c0319ddda5b484eb07ff51.zip
* Fixed setcell in arug_cas04 and 5 extending past what it should. (bugreport:4323)
* Minor item database bug fixes! - Corrected some lower headgears being able to be refined. (bugreport:4328) - Fixed wrong view ids for crown of deceit and musical note headband. (bugreport:4328) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14352 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 76a45f2ec..2ef8e8ad8 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,6 +1,7 @@
Date Added
======
2010/06/21
+ * Rev. 14352 Fixed setcell in arug_cas04 and 5 extending past what it should. (bugreport:4323) [L0ne_W0lf]
* Rev. 14351 Removed usage of the 'goto' command from job quests. [L0ne_W0lf]
2010/06/20
* Rev. 14350 Corrected Einbech Mine warps. [Gepard]