diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-06 17:58:53 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-06 17:58:53 +0000 |
commit | 1f598017ad21811305913f156f7ba514fc685854 (patch) | |
tree | 353963d13f245408211dee1375fcd135149185a1 /Changelog-Trunk.txt | |
parent | f7fa771dc5a9a69f536860154b2a797b1ccdfed3 (diff) | |
download | hercules-1f598017ad21811305913f156f7ba514fc685854.tar.gz hercules-1f598017ad21811305913f156f7ba514fc685854.tar.bz2 hercules-1f598017ad21811305913f156f7ba514fc685854.tar.xz hercules-1f598017ad21811305913f156f7ba514fc685854.zip |
- Changed the default of skill_add_range to 0, said value now disables skill-range checking when casting ends.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5934 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 d4caa9fc0..ecda39262 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/06
+ * Changed the default of skill_add_range to 0, said value now disables
+ skill-range checking when casting ends. [Skotlex]
* Corrected the Soul Drain formula, thanks to Haplo for pointing it out.
[Skotlex]
* Addded missing aldeg_cas01 to NOWARP mapflags, thanks to Justin84 [Lupus]
|