summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-05-09 05:27:55 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-05-09 05:27:55 +0000
commit4ad877a159f030967cca9961caa5f6ba22c13268 (patch)
tree11d94a26c7771076344416ee56ddd98b61fe6199 /npc/Changelog.txt
parentfc180dbbae33e8e629ef7c99ca27c3bce1b62db4 (diff)
downloadhercules-4ad877a159f030967cca9961caa5f6ba22c13268.tar.gz
hercules-4ad877a159f030967cca9961caa5f6ba22c13268.tar.bz2
hercules-4ad877a159f030967cca9961caa5f6ba22c13268.tar.xz
hercules-4ad877a159f030967cca9961caa5f6ba22c13268.zip
* Rev. 10507 Large update to the Kiel Hyre Quest.
- Fixed several small issues (and large one) such as typos in cutins, typos in dialog, etc. - Added some of the missing dialogs for several NPCs, and fixed a few NPC locations. - ALL books can now trigger the wall. - Allysia will now summon 4 (was 2) G_CONSTANTS instead of REGULAR constants. - Fixed where Golden_Key and Exquisite_Button are deleted. - Removed KHTimerEnd, and instead use OnReset. - Fixed typo in the second NPC that gives Black Keycards. - Added and Monster Warps. (Keeps monsters from being in dungeon quest area.) Non-functional though. * Removed Yuno_fild02 -> kh_vila warp. (Exploit) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10508 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt13
1 files changed, 12 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 7f7d36d0e..904e2f1e7 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,7 +1,18 @@
Date Added
======
+2007/05/10
+ * Rev. 10507 Large update to the Kiel Hyre Quest. [L0ne_W0lf]
+ - FIxed several small issues (and large one) such as typos in cutins, typos in dialog, etc.
+ - Added some of the missing dialogs for several NPCs, and fixed a few NPC locations.
+ - ALL books can now trigger the wall.
+ - Allysia will now summon 4 (was 2) G_CONSTANTS instead of REGULAR constants.
+ - Fixed where Golden_Key and Exquisite_Button are deleted.
+ - Removed KHTimerEnd, and instead use OnReset.
+ - Fixed typo in the second NPC that gives Black Keycards.
+ - Added and Monster Warps. (Keeps monsters from being in dungeon quest area.) Non-functional though.
+ * Removed Yuno_fild02 -> kh_vila warp. (Exploit) [L0ne_W0lf]
2007/05/09
- * Added Cursed Spirit Quest. [SinSloth]
+ - Added Cursed Spirit Quest. [SinSloth]
- Moved some NPCs and warps related to the quest in proper file.
2007/05/07
* Removed an unnecessary/buggy line in cities/izlude.txt [Paradox924X]