diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-20 12:53:54 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-20 12:53:54 +0000 |
commit | af90f0c214d86aca0117df966f87b95e6999bd45 (patch) | |
tree | 3b4896980325d38dd9e6894ef550e22ab7a667bc /npc/Changelog.txt | |
parent | 08dfe78adc3114126e58ff6ceafc9040670443b0 (diff) | |
download | hercules-af90f0c214d86aca0117df966f87b95e6999bd45.tar.gz hercules-af90f0c214d86aca0117df966f87b95e6999bd45.tar.bz2 hercules-af90f0c214d86aca0117df966f87b95e6999bd45.tar.xz hercules-af90f0c214d86aca0117df966f87b95e6999bd45.zip |
* Fixed variable issue with Milk Trader NPC. (bugreport:1523)
* Fixed typos in the acolyte nad mage skill quests. (bugreport:1531)
* Fixed issue with a removing a Keil Hyre cutin. (bugreport:1593)
* Corrected a few oversights in the WoESE scripts.
* Added dummy "OnMyMobDead" label to a Niflheim NPC.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12718 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 37b967c94..a698382bb 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,11 @@ Date Added ====== +2008/05/20 + * Rev. 12718 Fixed variable issue with Milk Trader NPC. (bugreport:1523) [L0ne_W0lf] + * Fixed typos in the acolyte nad mage skill quests. (bugreport:1531) + * Fixed issue with a removing a Keil Hyre cutin. (bugreport:1593) + * Corrected a few oversights in the WoESE scripts. + * Added dummy "OnMyMobDead" label to a Niflheim NPC. 2008/05/16 * Rev. 12712 Fixed variable typo in guild scripts. (bugreport:1514) [L0ne_W0lf] 2008/05/13 |