diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-02 12:08:44 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-02 12:08:44 +0000 |
commit | f5bb1621cc8fb3171fe28a9a7c16219fe120f3bb (patch) | |
tree | 6d6fc31740cf00b975fa62d13260b96b209c316f /Changelog-Trunk.txt | |
parent | 0939a464fc52731e66d9aaeca816075226f34a1c (diff) | |
download | hercules-f5bb1621cc8fb3171fe28a9a7c16219fe120f3bb.tar.gz hercules-f5bb1621cc8fb3171fe28a9a7c16219fe120f3bb.tar.bz2 hercules-f5bb1621cc8fb3171fe28a9a7c16219fe120f3bb.tar.xz hercules-f5bb1621cc8fb3171fe28a9a7c16219fe120f3bb.zip |
* Removed clif_weather_sub and clif_misceffect2 in favor of clif_specialeffect_single and clif_specialeffect (all of them are ZC_NOTIFY_EFFECT2).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14541 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 25be24584..f10e1b872 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2010/12/02 + * Removed clif_weather_sub and clif_misceffect2 in favor of clif_specialeffect_single and clif_specialeffect (all of them are ZC_NOTIFY_EFFECT2). [Ai4rei] * 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] |