diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-09 14:43:35 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-09 14:43:35 +0000 |
commit | 3e8fdb1e9d8591db80b24999595d2c70a004dce1 (patch) | |
tree | 8bc239f39a08938a31c8002502570044f4aa157e /Changelog-Trunk.txt | |
parent | 173c3195ade5a6cdfe20c49e7f184a6b1336ca19 (diff) | |
download | hercules-3e8fdb1e9d8591db80b24999595d2c70a004dce1.tar.gz hercules-3e8fdb1e9d8591db80b24999595d2c70a004dce1.tar.bz2 hercules-3e8fdb1e9d8591db80b24999595d2c70a004dce1.tar.xz hercules-3e8fdb1e9d8591db80b24999595d2c70a004dce1.zip |
- Changed the default of skill_delay_attack_enable to no.
- Modified Magnum break's delay to 0, time1 to 2 secs, time2 to 10 secs. Time 1 is for the skill reuse delay, and time2 the weapon fire bonus time.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5236 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index c33c2c9f0..126b69236 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -6,6 +6,7 @@ GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALAR 2006/02/09
+ * Changed the default of skill_delay_attack_enable to no. [Skotlex]
* Code rewrites in mob_damage and party_exp_even_share for correctly
handling overflow issues. Now uses UINT_MAX for range comparisons, as it
should be. [Skotlex]
|