diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-27 12:53:00 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-27 12:53:00 +0000 |
commit | c307cc46b9cb61aec87b899c153fce1b436ec8f3 (patch) | |
tree | 905888ddab67f899bc8fd7eab0189413588ff283 /Changelog-SVN.txt | |
parent | 1c016a1b9997d8e086cb583bf7f82377d6a40d26 (diff) | |
download | hercules-c307cc46b9cb61aec87b899c153fce1b436ec8f3.tar.gz hercules-c307cc46b9cb61aec87b899c153fce1b436ec8f3.tar.bz2 hercules-c307cc46b9cb61aec87b899c153fce1b436ec8f3.tar.xz hercules-c307cc46b9cb61aec87b899c153fce1b436ec8f3.zip |
* Fixed AutospellWhenHit effect to only work on melee attacks
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1311 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 2ed5abb17..7f7763c37 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,6 +1,7 @@ Date Added 03/27 + * Fixed AutospellWhenHit effect to only work on melee attacks [celest] * Fixed AddEffWhenHit effect to only work on melee attacks [celest] * Moved guardian hostility checking and monster_ignore_gm check to battle.c -- processed earlier, and more appropiate [celest] |