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 /db | |
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 'db')
-rw-r--r-- | db/Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 59a549e16..29cd573b1 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -28,6 +28,7 @@ =========================
04/06
+ * Removed mapflag noreturn from pvp maps. [Skotlex]
* Fixed HP/SP requirements for WE_MALE/WE_FEMALE [Skotlex]
04/05
* Modified the item_db and added view_types to ammo: 1 arrows, 2 dagger
|