diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-04-05 17:00:51 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-04-05 17:00:51 +0000 |
commit | d1527fb4557f1b175677bfd171afff2994b84820 (patch) | |
tree | 160b41b83f5e59dbbd2d2f045e3b75f46b6a9008 /Changelog-SVN.txt | |
parent | ec7f5035ca95489c32d7e49f4b0f8f1c76d36d7f (diff) | |
download | hercules-d1527fb4557f1b175677bfd171afff2994b84820.tar.gz hercules-d1527fb4557f1b175677bfd171afff2994b84820.tar.bz2 hercules-d1527fb4557f1b175677bfd171afff2994b84820.tar.xz hercules-d1527fb4557f1b175677bfd171afff2994b84820.zip |
* Fixed skill tree entries for Vulcan Arrow, and Throw Arrow
* Fixed damage reflecting
* Fixed Backstab to not have a push back effect
* Fixed auto spell to not taking SP
* Fixed Sanctuary to have proper healing count
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1412 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 0af906d0b..f5ad56326 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -2,6 +2,10 @@ Date Added 04/05 + * Fixed damage reflecting (silly typo xP) [celest] + * Fixed Backstab to not have a push back effect [celest] + * Fixed auto spell to not taking SP, thanks to Hekate + * Fixed Sanctuary to have proper healing count, thanks to Hekate * Simplified Valaris' online_timer [celest] * Updated Fogwall, Spiderweb, and HP Conversion, thanks to redcard [celest] * Adding saving character online/offline for TXT char and login (unfinished) |