diff options
author | Sara <Sara@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-24 01:56:16 +0000 |
---|---|---|
committer | Sara <Sara@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-24 01:56:16 +0000 |
commit | 35d7b2c7661bad6596a48c81f24a044a91fa346b (patch) | |
tree | ba243d910a1aeda54169e536f73e66c7785c542e /db/Changelog.txt | |
parent | 227a195447ddca43b40555952552c6bfc1381c2e (diff) | |
download | hercules-35d7b2c7661bad6596a48c81f24a044a91fa346b.tar.gz hercules-35d7b2c7661bad6596a48c81f24a044a91fa346b.tar.bz2 hercules-35d7b2c7661bad6596a48c81f24a044a91fa346b.tar.xz hercules-35d7b2c7661bad6596a48c81f24a044a91fa346b.zip |
* Added support for new status change packet, uses new setting display_status_timers in client.conf.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13613 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-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 f07674116..5bfc6c651 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -45,6 +45,7 @@ - duration is a fixed 30s, except for stun 5s and bleeding 60s - petrify/stone don't have a 5-second solidifying phase (instant stone) - also lol @ DARKGRANDNESS + * Added new packets, included new status change packet. [Sara] 2009/03/22 * Hopefully fixed NPC_DEFENDER not working [Playtester] (thanks to Brainstorm for the fix) |