diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-25 21:42:53 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-25 21:42:53 +0000 |
commit | ff9b3bdbd02a62bfa4769586fb436af53d9710f3 (patch) | |
tree | 596ab5bcce03717cba4d48ff7ac3f0ad83174da0 /Changelog-Trunk.txt | |
parent | 5993e7df4c3ad138ce6e2c891624581412d51bc8 (diff) | |
download | hercules-ff9b3bdbd02a62bfa4769586fb436af53d9710f3.tar.gz hercules-ff9b3bdbd02a62bfa4769586fb436af53d9710f3.tar.bz2 hercules-ff9b3bdbd02a62bfa4769586fb436af53d9710f3.tar.xz hercules-ff9b3bdbd02a62bfa4769586fb436af53d9710f3.zip |
- Coma now reduces SP to 0 (with the exception of Dark Blessing)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10069 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 08bb8b6d2..93e95e57b 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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. 2007/03/26 + * Coma now reduces SP to 0 (with the exception of Dark Blessing) [Skotlex] * Corrected "format '%lu' expects type 'long unsigned int', but argument 4 has type 'unsigned int'" warning on login.sql [Toms] 2007/03/24 |