diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-10 14:57:49 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-10 14:57:49 +0000 |
commit | ce55e06f289c7c124be78b9bf7e4069d940c34f4 (patch) | |
tree | 49925965cf1a9ed2e643a957586724461ab771b6 /Changelog-Trunk.txt | |
parent | 513bd73defb9054947423e3deac5b18dd4629716 (diff) | |
download | hercules-ce55e06f289c7c124be78b9bf7e4069d940c34f4.tar.gz hercules-ce55e06f289c7c124be78b9bf7e4069d940c34f4.tar.bz2 hercules-ce55e06f289c7c124be78b9bf7e4069d940c34f4.tar.xz hercules-ce55e06f289c7c124be78b9bf7e4069d940c34f4.zip |
- Made the NPC_BREAK* skills no damage skills. Removed their code from the skill cast end damage id function.
- Also raised their max level to 10. Made their breaking chance 10%*lv
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5250 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 40b444246..e88e1aecb 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/02/10
+ * Modified the NPC_BREAK* skills to break equipment at a 10%*lv rate. [Skotlex]
* Modified the drop item routines to perform stacking checks only for
player attempted item drops, therefore, mob drops will stack up to
infinity. [Skotlex]
|