diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-11 10:19:12 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-11 10:19:12 +0000 |
commit | 41a6edabbdeb6cec53b0ee6c683943bf9299e51b (patch) | |
tree | 2201098025869b540c9bd64df986b0580d06ef4c /Changelog-Trunk.txt | |
parent | 2fb4ffc2ae152deaee824a48789188934a081a44 (diff) | |
download | hercules-41a6edabbdeb6cec53b0ee6c683943bf9299e51b.tar.gz hercules-41a6edabbdeb6cec53b0ee6c683943bf9299e51b.tar.bz2 hercules-41a6edabbdeb6cec53b0ee6c683943bf9299e51b.tar.xz hercules-41a6edabbdeb6cec53b0ee6c683943bf9299e51b.zip |
Fixed @revive not reviving the good char
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9448 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 a83cc08a6..239ef6d6d 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2006/12/11 + * Fixed @revive not reviving the good char [Toms] 2006/12/10 * Added more helpfull messages when packet_ver=-1. * Joined normal and MINICORE's main function. |