diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-18 04:13:11 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-18 04:13:11 +0000 |
commit | 9ccd36f2e6cb5bfea7629192840c801f61809fce (patch) | |
tree | 55e1ad0fffb84b688b0e4488a22febdd2bade7fc /npc/Changelog.txt | |
parent | 5f6cbaf14a2cc89cdbc8c4eb662fce485a5b0843 (diff) | |
download | hercules-9ccd36f2e6cb5bfea7629192840c801f61809fce.tar.gz hercules-9ccd36f2e6cb5bfea7629192840c801f61809fce.tar.bz2 hercules-9ccd36f2e6cb5bfea7629192840c801f61809fce.tar.xz hercules-9ccd36f2e6cb5bfea7629192840c801f61809fce.zip |
* Kiel Hyre quest fixes.
- Fixed a typo in Elly, in her room. (<= should have been <)
- Added an 'end;' to the cookie basket. Kiel Hyre's final dialog will now delete all quest-related items.
* Complete rewrite of the Kiel Hyre warps. (warps/other/kiel.txt)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10561 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 6340916ab..1e5ca77c2 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,10 @@ Date Added ====== +2007/05.18 + * Rev 10561 Kiel Hyre quest fixes. [L0ne_W0lf] + - Fixed a typo in Elly, in her room. (<= should have been <) + - Added an 'end;' to the cookie basket. Kiel Hyre's final dialog will now delete all quest-related items. + * Rev 10561 Complete rewrite of the Kiel Hyre warps. (warps/other/kiel.txt) [L0ne_W0lf] 2007/05/17 * Removed .GAT -s from some recent scripts. Please, don't add them in the scripts [Lupus] - Fixed Merchan Job Quest Kafra (used old ID for Free Ticket) |