summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-02 05:09:45 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-02 05:09:45 +0000
commit0939a464fc52731e66d9aaeca816075226f34a1c (patch)
tree2965db5d67c7b8dfd1fc66a37b65e8503f30aa29 /Changelog-Trunk.txt
parentb5b1166553d4c4ad185e93edd0fcedd3bd962b46 (diff)
downloadhercules-0939a464fc52731e66d9aaeca816075226f34a1c.tar.gz
hercules-0939a464fc52731e66d9aaeca816075226f34a1c.tar.bz2
hercules-0939a464fc52731e66d9aaeca816075226f34a1c.tar.xz
hercules-0939a464fc52731e66d9aaeca816075226f34a1c.zip
Monsters spawned with mob-generating items now have MD_ANGRY applied to them.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14540 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 29c284308..25be24584 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2010/12/02
+ * Rev. 14540 Monsters spawned with mob-generating items now have MD_ANGRY applied to them. [L0ne_W0lf]
2010/12/01
* Added packet 0x1b1 (ZC_SHOWDIGIT). [Ai4rei]
* Confirmed packet 0x291 (ZC_MSG) to be general-purpose msgstringtable.txt packet and updated all functions using it (related r12245 and r13126). [Ai4rei]