diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-08-18 22:33:33 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-08-18 22:33:33 +0000 |
commit | 700e4388dbea30f4119404b3eb1ac9be372d1adf (patch) | |
tree | 1073244b7afae0c575fb93e959dfbbd393fba674 /npc/Changelog.txt | |
parent | abc6f29b74a026f0c2ba219fbd9dcbd0ed1cfa31 (diff) | |
download | hercules-700e4388dbea30f4119404b3eb1ac9be372d1adf.tar.gz hercules-700e4388dbea30f4119404b3eb1ac9be372d1adf.tar.bz2 hercules-700e4388dbea30f4119404b3eb1ac9be372d1adf.tar.xz hercules-700e4388dbea30f4119404b3eb1ac9be372d1adf.zip |
* Changed attribute_recover to no, being hit by the same element should not recover HP.
* Added monster_noteleport to Okolnir quest maps. Will fix the tarot card issue.
- Fixed Brynhild dialog in the Asprika quests. (bugreport:3085)
- Removed "Disabled" tag from Volcano base quest. (bugreport:3342)
- Attempted to fix the sign quest dancing portion. (bugreport:3382)
- Fixed Guardian in schg_cas03 using invalid coords. (bugreport:3462)
- Fixed Turbo Track records using wrong variable type. (bugreport:3484)
- Fixed the checkweights in the Crow of Fate quest. (bugreport:3500)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14013 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 234be2863..b4418dd86 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,14 @@ Date Added ====== -2009/09/11 +2009/08/18 + * Rev. 14013 Bug fixes mostly. [L0ne_W0lf] + - Fixed Brynhild dialog in the Asprika quests. (bugreport:3085) + - Removed "Disabled" tag from Volcano base quest. (bugreport:3342) + - Attempted to fix the sign quest dancing portion. (bugreport:3382) + - Fixed Guardian in schg_cas03 using invalid coords. (bugreport:3462) + - Fixed Turbo Track records using wrong variable type. (bugreport:3484) + - Fixed the checkweights in the Crow of Fate quest. (bugreport:3500) +2009/08/11 * Rev. 14001 More episode 12.1 updates, mainly to morroc quests. [L0ne_W0lf] - Updated Satan Morroc to allow people who have finished it to return to the previous map. - Added quest log commands for Resurrection of Satan Morocc. |