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 /Changelog-Trunk.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 '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 66701af41..f7bb34654 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/12
+ * Removed area of effect of Assumptio. [Skotlex]
+ * Added "can't act" delay update when an auto-spell triggers. [Skotlex]
* Expanded the warp warning so that it also warns when a warps takes you to
a non-walkable tile. [Skotlex]
* Simplified the mob-drops structure by using a single timer with a linked
|