diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-09 20:23:53 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-09 20:23:53 +0000 |
commit | f405f3e4f972e26cf09f25363d6499b2f265ef8c (patch) | |
tree | e0abbefbce5c732baf04f4454d4ace3129fbedc2 /Changelog-Trunk.txt | |
parent | 03e3c726518b8b3d6d28280210510ad37ee896bf (diff) | |
download | hercules-f405f3e4f972e26cf09f25363d6499b2f265ef8c.tar.gz hercules-f405f3e4f972e26cf09f25363d6499b2f265ef8c.tar.bz2 hercules-f405f3e4f972e26cf09f25363d6499b2f265ef8c.tar.xz hercules-f405f3e4f972e26cf09f25363d6499b2f265ef8c.zip |
- Small fix in npc-created chat rooms to properly include the terminating 0 on the chat's event.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6537 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index f5017f67e..a0c609b1f 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/05/09
+ * Small fix in npc-created chat rooms to properly include the terminating 0
+ on the chat's event. [Skotlex]
* Fixed Fog of Wall's symmetry in respect to Misc attacks, they no longer
get reduced by 50% regardless of who is standing on the fog. [Skotlex]
* monster_ai&2 will now trigger the rude-attacked skill when the mob can't
|