diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-29 11:16:21 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-29 11:16:21 +0000 |
commit | 35b1cc992905844a59757bed76512ef7fe769d5a (patch) | |
tree | 81a698a6a5b1a3f5d3ecc3102b5f79a40f0caae1 /Changelog-Trunk.txt | |
parent | 90c05f50a7ab6140cd1c95b005c4e5456fc42bf2 (diff) | |
download | hercules-35b1cc992905844a59757bed76512ef7fe769d5a.tar.gz hercules-35b1cc992905844a59757bed76512ef7fe769d5a.tar.bz2 hercules-35b1cc992905844a59757bed76512ef7fe769d5a.tar.xz hercules-35b1cc992905844a59757bed76512ef7fe769d5a.zip |
Updated STEAL skill (WIP), added a battle config option: 'skill_steal_max_tries' to set max number of stealing tries. It could help to fix stealing exploit on mobs with few drops
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6367 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 5ee23f5ae..e01180818 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/29
+ * Updated STEAL skill (WIP), added a battle config option: [Lupus]
+ 'skill_steal_max_tries' to set max number of stealing tries.
+ It could help to fix stealing exploit on mobs with few drops
* Added support for packet 0x229 (clif_changeoption). [Skotlex]
* Bumped up PACKETVER to 7 to enable use of packets 0x229 and 0x22c
[Skotlex]
|