summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-24 14:59:23 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-24 14:59:23 +0000
commitcb21fbb0fe268d098a74469895d8162f1c3c8c2b (patch)
tree396e9f3413615a3193700dae915499bdda2223fe /Changelog-Trunk.txt
parent84f83d1034146b36bb3855ef654548f0802093a3 (diff)
downloadhercules-cb21fbb0fe268d098a74469895d8162f1c3c8c2b.tar.gz
hercules-cb21fbb0fe268d098a74469895d8162f1c3c8c2b.tar.bz2
hercules-cb21fbb0fe268d098a74469895d8162f1c3c8c2b.tar.xz
hercules-cb21fbb0fe268d098a74469895d8162f1c3c8c2b.zip
- Fixed the md->class_ variable not being updated when a mob's class is changed.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8470 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 faf9cd0ff..d9f56257c 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/08/24
+ * Fixed the md->class_ variable not being updated when a mob's class is
+ changed. [Skotlex]
* Added setting clear_skills_on_warp to specify when a character's
land-based skills are deleted when the caster changes maps. Defaults to all
types. [Skotlex]