summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-08 19:54:07 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-08 19:54:07 +0000
commitb14a29b01e52692e95fcabfc387e9300a8f98845 (patch)
tree683eba5a917617949a13ded5ff2ccba626171d89 /npc/Changelog.txt
parent75e25456f77add4d6b38980f43fa1d0fca060d50 (diff)
downloadhercules-b14a29b01e52692e95fcabfc387e9300a8f98845.tar.gz
hercules-b14a29b01e52692e95fcabfc387e9300a8f98845.tar.bz2
hercules-b14a29b01e52692e95fcabfc387e9300a8f98845.tar.xz
hercules-b14a29b01e52692e95fcabfc387e9300a8f98845.zip
* Slew up NPC bug fixes and other updates.
- Corrected item checking in Dancer job quest. (buggreport:1987) - Fixed infinite dialog in novice grounds. (buggreport:1998) - Fixed overlapping warps in ice dungeon. (buggreport:2009) - Corrected super novice script checks. (buggreport:2016) - Corrected bug in alchemist dealer. (bugreport:2020) - Commented out message board NPCs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13052 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index e001250af..643a6bb9f 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,5 +1,13 @@
Date Added
======
+2008/08/08
+ * Rev. 13052 Slew up NPC bug fixes and other updates. [L0ne_W0lf]
+ - Corrected item checking in Dancer job quest. (buggreport:1987)
+ - Fixed infinite dialog in novice grounds. (buggreport:1998)
+ - Fixed overlapping warps in ice dungeon. (buggreport:2009)
+ - Corrected super novice script checks. (buggreport:2016)
+ - Corrected bug in alchemist dealer. (bugreport:2020)
+ - Commented out message board NPCs.
2008/08/03
* Fixed an NPC in Kiel Hyre Quest warping onto the exit warp for final room. [Paradox924X]
* Rev. 13038 Fixed some condition checks in archer, mage, and swordie, jobs. [L0ne_W0lf]