diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-06 21:30:53 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-06 21:30:53 +0000 |
commit | 323e99d29377384892573c6831ce2ae544d57aa1 (patch) | |
tree | 7938c426d38ae2ee16367f4a2c0d40c42946ae7c /Changelog-Trunk.txt | |
parent | 5aca3ff294a3c8c829c97a4877fcc6e09c6f7a41 (diff) | |
download | hercules-323e99d29377384892573c6831ce2ae544d57aa1.tar.gz hercules-323e99d29377384892573c6831ce2ae544d57aa1.tar.bz2 hercules-323e99d29377384892573c6831ce2ae544d57aa1.tar.xz hercules-323e99d29377384892573c6831ce2ae544d57aa1.zip |
- Removed mapflag noreturn from pvp maps.
- Fixed status_clear_buffs making SC_BERSERK's end send you to 100hp.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5938 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 ef52e2a11..fa2905f6b 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/04/06
+ * Fixed status_clear_buffs making SC_BERSERK's end send you to 100hp.
+ [Skotlex]
* Rewrote the guild exp cache code to prevent overflows and to use the
entry reusage system. [Skotlex]
* The IRC Bot is now able to check each users access level prefix
|