diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-03-24 00:19:31 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-03-24 00:19:31 +0000 |
commit | cd855784481681184a9ea7b161cd9ba60ae3c872 (patch) | |
tree | 756128570e0b88e99996f05e1fcf56d5c6f2c023 /npc/Changelog.txt | |
parent | 038bebe6e1d78029a9828a359fbe9574d2e26d7f (diff) | |
download | hercules-cd855784481681184a9ea7b161cd9ba60ae3c872.tar.gz hercules-cd855784481681184a9ea7b161cd9ba60ae3c872.tar.bz2 hercules-cd855784481681184a9ea7b161cd9ba60ae3c872.tar.xz hercules-cd855784481681184a9ea7b161cd9ba60ae3c872.zip |
* Fixed a couple bugs in the episode 13.x quests.
- Fixed Half-buried Gem#1 not re-enabling. (bugreport:4129)
- Changed missed killmonsterall to killmonster. (bugreport:4131)
* More bugfixing here, too!
- Corrected the mode of the crystal monsters (removed MD_CANATTRACK). (bugreport:3962)
- Implemented the full ice pick effect on the BG assassin damascus. (bugreport:4137)
- Updated nagan_c, ballista_c, and Muramasa_c, and harp_of_nepenthes. (bugreport:4138)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14269 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 68b5cf3b6..36c88d854 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,9 @@ Date Added ====== +2010/03/23 + * Rev. 14269 Fixed a couple bugs in the episode 13.x quests. [L0ne_W0lf] + - Fixed Half-buried Gem#1 not re-enabling. (bugreport:4129) + - Changed missed killmonsterall to killmonster. (bugreport:4131) 2010/03/22 * Removed unnecessary event call on a missing event. (bugreport:4140) [Paradox924X] 2010/03/13 |