diff options
author | Gepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-20 23:18:07 +0000 |
---|---|---|
committer | Gepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-20 23:18:07 +0000 |
commit | 664aa469ab0796b2d49f29bd44e95a39503c604b (patch) | |
tree | bea22f87a2387e119f1a9fff7ccb5d14e8226869 /npc/Changelog.txt | |
parent | 9c74dec923356ac60b59a76e02518cc67a766ae3 (diff) | |
download | hercules-664aa469ab0796b2d49f29bd44e95a39503c604b.tar.gz hercules-664aa469ab0796b2d49f29bd44e95a39503c604b.tar.bz2 hercules-664aa469ab0796b2d49f29bd44e95a39503c604b.tar.xz hercules-664aa469ab0796b2d49f29bd44e95a39503c604b.zip |
* Fixed and commented out old Anthell entrance warps (bugreport:3589).
- Moved entrance to cmd_fild08 to match mapcache updates.
* Fixed an issue in Resurrection of Satan Morroc (Continental Guard Quest) when player dying/logging out during conversation could prevent summoning of Satan Morroc until server reboot (bugreport:3437).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14753 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 891731223..a1423fba6 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,9 @@ Date Added ====== +2011/03/21 + * Fixed and commented out old Anthell entrance warps (bugreport:3589). Moved entrance to cmd_fild08 to match mapcache updates [Gepard] + - Fixed an issue in Resurrection of Satan Morroc (Continental Guard Quest) when player dying/logging out during conversation + could prevent summoning of Satan Morroc until server reboot (bugreport:3437). 2011/03/17 * Rev. 14747 Endless Tower fixes: [Gepard] - Added missing end's to prevent accidental disabling of warps between floors. (bugreport:4623) |