summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-10 01:44:22 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-10 01:44:22 +0000
commit2e5e8e8c9a1f663992dab375573081a2856b265f (patch)
treeff969a0f60e0a3477801a14d063b7dafe9ade183 /npc/Changelog.txt
parente79922e50324c9724448cd2e003361c4bb3dc4f0 (diff)
downloadhercules-2e5e8e8c9a1f663992dab375573081a2856b265f.tar.gz
hercules-2e5e8e8c9a1f663992dab375573081a2856b265f.tar.bz2
hercules-2e5e8e8c9a1f663992dab375573081a2856b265f.tar.xz
hercules-2e5e8e8c9a1f663992dab375573081a2856b265f.zip
* Implemented rewrite of the quest "The Sign".
- Attempts to save player progress when quest npcs are talked too. This is Untested. - Talking to any quest related NPC will remove all out-dated quest vars. * Fixed incorrect sprite ID used in some Niflheim quest npcs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13878 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 13648bef0..34030a286 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,5 +1,10 @@
Date Added
======
+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.
+ - Talking to any quest related NPC will remove all out-dated quest vars.
+ * Fixed incorrect sprite ID used in some Niflheim quest npcs.
2009/06/06
* Rewrote Platinum Skill NPC to give all correct skills to all proper classes. [Paradox924X]
* Fixed several issues introduced by Kisuka and/or Spre in r13214 with custom platinum skills script. Fix by Ancyker (bugreport:3190) [Paradox924X]