diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-13 15:27:41 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-13 15:27:41 +0000 |
commit | 68697bf554e917e8b2e43884ff75ba572dd36d89 (patch) | |
tree | 3b28af7cd31f56b45b4b9e0cc307b5d7167563fc /Changelog-Trunk.txt | |
parent | 9e76ad31bc0435d209e87c61a483da6349df86f8 (diff) | |
download | hercules-68697bf554e917e8b2e43884ff75ba572dd36d89.tar.gz hercules-68697bf554e917e8b2e43884ff75ba572dd36d89.tar.bz2 hercules-68697bf554e917e8b2e43884ff75ba572dd36d89.tar.xz hercules-68697bf554e917e8b2e43884ff75ba572dd36d89.zip |
- Corrected Throw Arrow/Musical Strike's damage formula
- Altered Trick Dead. It doesn't prevents skills from being casted on you now, but damage-based skills will do no damage.
- Made the battle_config.attack_attr_none apply to pets when using the "fixed damage" pet skill scripts.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8978 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 4e25ac04e..5b90f3377 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,12 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2006/10/13
+ * Corrected Throw Arrow/Musical Strike's damage formula [Skotlex]
+ * Altered Trick Dead. It doesn't prevents skills from being casted on you
+ now, but damage-based skills will do no damage. [Skotlex]
+ * Made the battle_config.attack_attr_none apply to pets when using the
+ "fixed damage" pet skill scripts. [Skotlex]
2006/10/12
* made @killmonster make the mobs drop items again. [Skotlex]
* Added a temporary message when Angel of the Sun, Moon and Stars trigger
|