diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-12 19:49:26 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-12 19:49:26 +0000 |
commit | 784ef07ca06fdc7a48eede4de1a3748f409568c1 (patch) | |
tree | cc8323683cb4770684d89685b8ce1836db33e105 /db/Changelog.txt | |
parent | a610f1f5203c821e4eb2384c981d12a5a83076bc (diff) | |
download | hercules-784ef07ca06fdc7a48eede4de1a3748f409568c1.tar.gz hercules-784ef07ca06fdc7a48eede4de1a3748f409568c1.tar.bz2 hercules-784ef07ca06fdc7a48eede4de1a3748f409568c1.tar.xz hercules-784ef07ca06fdc7a48eede4de1a3748f409568c1.zip |
- Added cast time to pick stone of 3 secs and 500ms delay
- Removed area of effect of Assumptio.
- Added "can't act" delay update when an auto-spell triggers.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6021 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 9f809dda8..0d057d5bc 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -27,6 +27,7 @@ =========================
04/12
+ * Added cast time to pick stone of 3 secs and 500ms delay. [Skotlex]
* Fixed produce_db for Halberd 3-->12 Oridecons [Playtester]
* Fixed Violy's Violin[4] drop rate. It is 2%. [Playtester]
* Fixed a typo and sorted skill_cast_db by skill id. [Playtester]
|