diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-07-08 15:01:29 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-07-08 15:01:29 +0000 |
commit | 5487756030da284dd45d9114e6c820154607af6c (patch) | |
tree | 6dbcf23831a365622a24d883d8ecc75c873e5881 /npc/Changelog.txt | |
parent | 28e8e5b1f2d256e6df74c4bc528910df56fedee8 (diff) | |
download | hercules-5487756030da284dd45d9114e6c820154607af6c.tar.gz hercules-5487756030da284dd45d9114e6c820154607af6c.tar.bz2 hercules-5487756030da284dd45d9114e6c820154607af6c.tar.xz hercules-5487756030da284dd45d9114e6c820154607af6c.zip |
* Various fixes to NPCs, from bugreports.
- Fixed condition error in old pharmacist. (bugreport:597)
- Fixed missing function in novice WoE (bugreport:1728)
- Fixed a minor errors in dancer quest (bugreport:1766)
- Corrected duration of wedding status (bugreport:1775)
- Fixed missing function in novice WoE (bugreport:1788)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12925 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 749854491..7b8f2f16e 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,12 @@ Date Added ====== +2008/07/08 + * Rev. 12925 Various fixes to NPCs, from bugreports. [L0ne_W0lf] + - Fixed condition error in old pharmacist. (bugreport:597) + - Fixed missing function in novice WoE (bugreport:1728) + - Fixed a minor errors in dancer quest (bugreport:1766) + - Corrected duration of wedding status (bugreport:1775) + - Fixed missing function in novice WoE (bugreport:1788) 2008/07/04 * Fixed a small typo in Advanced Refiner. (bugreport: 1660) [Paradox924X] * Added a missing "next;" in Bruspetti Quest. (bugreport: 1724) [Paradox924X] |