summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-11-04 00:13:52 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-11-04 00:13:52 +0000
commit3db009b91f169a00a9c87458b0d885dcf162bf42 (patch)
tree688631f6934ecd567d384382e6bc239706c38720 /npc/Changelog.txt
parent03c68618804450fe5ba5f5b3f15a637b0661994d (diff)
downloadhercules-3db009b91f169a00a9c87458b0d885dcf162bf42.tar.gz
hercules-3db009b91f169a00a9c87458b0d885dcf162bf42.tar.bz2
hercules-3db009b91f169a00a9c87458b0d885dcf162bf42.tar.xz
hercules-3db009b91f169a00a9c87458b0d885dcf162bf42.zip
* Added known info for WoE SE Guild Dungeon monsters.
- Movement speed, and attack delays are not official. (copy/pasted) - Skills are, like above, copy, pasted, edited. Not official. - Decided not to drops added for the mentioned monsters. * Added mapflags for WoESE guild dungeon. * Added official WoESE Guild Dungeon NPCs, and custom spawns. - As the mobs are not 100% (missing stats, no drops, etc) they are disabled by default. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14123 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 2cd9c5541..da5fdf482 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,6 +1,8 @@
Date Added
======
2009/11/03
+ * Rev. 14123 Added official WoESE Guild Dungeon NPCs, and custom spawns. [L0ne_W0lf]
+ - As the mobs are not 100% (missing stats, no drops, etc) they are disabled by default.
* Rev. 14122 Added new broadcasting support from r14120 to WoE scripts. [L0ne_W0lf]
- "Conquered" messages can now be effectively toggled off in Battle log
- Added fontsizes for WoESE messages. (At least the non-default sizes.)