diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-11 21:26:14 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-11 21:26:14 +0000 |
commit | f57d0d490ec5c985dc44d27c9fd3f74aca0a44d7 (patch) | |
tree | 2e3d19a7eca894abc690d5f1cafabe480a08f957 /Changelog-Trunk.txt | |
parent | c2b7dcd9bc11cd6d68e535202281121dbed4966d (diff) | |
download | hercules-f57d0d490ec5c985dc44d27c9fd3f74aca0a44d7.tar.gz hercules-f57d0d490ec5c985dc44d27c9fd3f74aca0a44d7.tar.bz2 hercules-f57d0d490ec5c985dc44d27c9fd3f74aca0a44d7.tar.xz hercules-f57d0d490ec5c985dc44d27c9fd3f74aca0a44d7.zip |
- Fixed the definition of the KEY in the loginlog, thanks to TheUltraMage
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6559 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 f9f5018a5..8e40c2e58 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/11
+ * Fixed the definition of the KEY in the loginlog, thanks to TheUltraMage
+ [Skotlex]
* NPC_POWERUP and NPC_AGIUP now cause a increase in hit/flee (respectively)
of 40% per level. [Skotlex]
* Changed a bit the MAX_ZENY checks in trade.c to prevent overflows.
|