diff options
author | jmanfffreak <jmanfffreak@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-10-28 23:48:16 +0000 |
---|---|---|
committer | jmanfffreak <jmanfffreak@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-10-28 23:48:16 +0000 |
commit | 6c96f6b31543b7a431afd2482c592b9fa3070688 (patch) | |
tree | 015794deb2105cd36c489e5b969e5405839b5c64 /npc/Changelog.txt | |
parent | 36d66fd5bf14c54f15d37bb129ef56aff98b6b16 (diff) | |
download | hercules-6c96f6b31543b7a431afd2482c592b9fa3070688.tar.gz hercules-6c96f6b31543b7a431afd2482c592b9fa3070688.tar.bz2 hercules-6c96f6b31543b7a431afd2482c592b9fa3070688.tar.xz hercules-6c96f6b31543b7a431afd2482c592b9fa3070688.zip |
Fixed location error in Blacksmith quest. NPC said Alberta, NPC location in Einbech (bugreport:2401)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13335 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index af6cabc5d..4abce2edb 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,8 @@ Date Added ====== 2008/10/28 + * Fixed location error in Blacksmith quest. NPC said Alberta, NPC location in Einbech (bugreport:2401) [Jman] + * Fixed minor typo in tu_archer NPC. (bugreport:2393) [Jman] * Rev. 13328 More boredom and bugfixing to various scripts. :D [L0ne_W0lf] - Updated an outdated comment in refine.txt. (bugreport:2370) - Fixed two bad event calls in arug_cas04/05. (bugreport:2386) |