diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-17 05:31:49 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-17 05:31:49 +0000 |
commit | d07e61fc333613cb44a97403442f5d2f329cca1c (patch) | |
tree | 9804c13dcee3b62fa26ed2af0e0ed93de43f4cc8 /npc/Changelog.txt | |
parent | 04fb9fa69e23939b66f3fca4093014365e87640b (diff) | |
download | hercules-d07e61fc333613cb44a97403442f5d2f329cca1c.tar.gz hercules-d07e61fc333613cb44a97403442f5d2f329cca1c.tar.bz2 hercules-d07e61fc333613cb44a97403442f5d2f329cca1c.tar.xz hercules-d07e61fc333613cb44a97403442f5d2f329cca1c.zip |
* First round of bug fixes for the Okolnir scripts. (bugreport:3085)
- Fixed two spawn locations of the key stones in Piamete's room.
- Fixed calling an event that doesn't exist when killing Piamete.
- Fixed the Wish Maiden not enabling when the boss is killed.
- Fixed two NPC named that were missed when translating.
- Fixed Dialog that was overlooked in some files and not others.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13782 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index bb4b694e5..6985d3b05 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,12 @@ Date Added ====== +2009/05/17 + * Rev. 13782 First round of bug fixes for the Okolnir scripts. (bugreport:3085) [L0ne_W0lf] + - Fixed two spawn locations of the key stones in Piamete's room. + - Fixed calling an event that doesn't exist when killing Piamete. + - Fixed the Wish Maiden not enabling when the boss is killed. + - Fixed two NPC named that were missed when translating. + - Fixed Dialog that was overlooked in some files and not others. 2009/05/15 * Rev. 13781 Falicious Okolnir update - Brynhild creation quest. Basic unoptimized version. [L0ne_W0lf] * Rev. 13780 Falicious Okolnir update - Asprika creation quest. Basic unoptimized version. [L0ne_W0lf] |