summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-19 20:42:35 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-19 20:42:35 +0000
commita49f930a9b8e423d2a87c3472950863dcc523b88 (patch)
treefa805e84fe1422333760f4e5a0be1e8025effdd9 /Changelog-Trunk.txt
parentda62c8ed7c93b0032975e3683840e22289bfa4f2 (diff)
downloadhercules-a49f930a9b8e423d2a87c3472950863dcc523b88.tar.gz
hercules-a49f930a9b8e423d2a87c3472950863dcc523b88.tar.bz2
hercules-a49f930a9b8e423d2a87c3472950863dcc523b88.tar.xz
hercules-a49f930a9b8e423d2a87c3472950863dcc523b88.zip
- Fixed GS_GROUNDDRIFT
- Increased chance of GS_DESPERADO connecting to 20% git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8373 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 983fe63e0..68c3f5780 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ 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/08/19
+ * Fixed GS_GROUNDDRIFT [Skotlex]
+ * Increased chance of GS_DESPERADO connecting to 20% [Skotlex]
* Fixed battle_calc_base_damage being called for the left hand even for
non-dual-wielding attacks. left-hand damage was being set to 0 later
anyway, so no exploit existed. [Skotlex]