diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-04-07 16:10:02 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-04-07 16:10:02 +0000 |
commit | 490d9a982e70974d2f4e09eea4c14e1146839fbe (patch) | |
tree | 75aa544b32b3cea23fbb4e21c601a6c6466f1fc3 /Changelog-Trunk.txt | |
parent | 110b5e6c908fb2e7187b60812f55076adb0434fc (diff) | |
download | hercules-490d9a982e70974d2f4e09eea4c14e1146839fbe.tar.gz hercules-490d9a982e70974d2f4e09eea4c14e1146839fbe.tar.bz2 hercules-490d9a982e70974d2f4e09eea4c14e1146839fbe.tar.xz hercules-490d9a982e70974d2f4e09eea4c14e1146839fbe.zip |
* Fixed monster skill associated emotions were always ignored when having less than three digits ( = all ) (bugreport:4842).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14778 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 9426b2dc4..50a95a444 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2011/04/07 + * Fixed monster skill associated emotions were always ignored when having less than three digits ( = all ) (bugreport:4842). [Ai4rei] * Throwing around with packet updates. [Ai4rei] - Clarified the description for role-change chatroom packets 0xe0 (CZ_REQ_ROLE_CHANGE) and 0xe1 (ZC_ROLE_CHANGE). - Fixed auction window opening packet 0x25f (ZC_AUCTION_WINDOWS) had also a close button packet attached (since r12270). |