summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-07-08 03:26:31 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-07-08 03:26:31 +0000
commit8a3b52c2614bd4b96f9dd75c2c071f5f38239d0b (patch)
tree0c83fb8133caa0e75751a50860b94c802b8dd39f /npc/Changelog.txt
parent0cd74db12dfb1bf98de19134ca7760182ecc2384 (diff)
downloadhercules-8a3b52c2614bd4b96f9dd75c2c071f5f38239d0b.tar.gz
hercules-8a3b52c2614bd4b96f9dd75c2c071f5f38239d0b.tar.bz2
hercules-8a3b52c2614bd4b96f9dd75c2c071f5f38239d0b.tar.xz
hercules-8a3b52c2614bd4b96f9dd75c2c071f5f38239d0b.zip
* A few minor bugs fixed. :3
- Fixed npc in okolnir quest using non-existant event. (Bugreport:3085) - Translated non-translated lines in Okolnir quest. - Fixed Asprika quest giving Brynhild requirement message. - Added missing warps for The Sign quest. (Bugreport:3295) - Corrected time check for Sir Jore in the Sign Quest. * Updated warps for 13.1 maps. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13940 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 34030a286..9ceea9151 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,5 +1,13 @@
Date Added
======
+2009/07/07
+ * Rev. 13940 A few minor bugs fixed. :3 [L0ne_W0lf]
+ - Fixed npc in okolnir quest using non-existant event. (Bugreport:3085)
+ - Translated non-translated lines in Okolnir quest.
+ - Fixed Asprika quest giving Brynhild requirement message.
+ - Added missing warps for The Sign quest. (Bugreport:3295)
+ - Corrected time check for Sir Jore in the Sign Quest.
+ * Updated warps for 13.1 maps.
2009/06/09
* Rev. 13878 Implemented rewrite of the quest "The Sign". [L0ne_W0lf]
- Attempts to save player progress when quest npcs are talked too. This is Untested.