summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-12 02:03:31 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-12 02:03:31 +0000
commit09a4c48b4c47691962161bb3dd3faf9bbb5fd6ee (patch)
tree7e573c8350ed240e1d3bf250d5fac7e5f9bad7d5 /Changelog-Trunk.txt
parent260c3e2fc442271410e96a89b924d54aa767d80d (diff)
downloadhercules-09a4c48b4c47691962161bb3dd3faf9bbb5fd6ee.tar.gz
hercules-09a4c48b4c47691962161bb3dd3faf9bbb5fd6ee.tar.bz2
hercules-09a4c48b4c47691962161bb3dd3faf9bbb5fd6ee.tar.xz
hercules-09a4c48b4c47691962161bb3dd3faf9bbb5fd6ee.zip
- Fixed Landmine's level 1 duration.
- Cleaned up implementation of BlastMine and Claymore Trap. - Added Freezing trap information to battle_calc_weapon attack. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5998 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 be80346dc..f8089eb5e 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/04/11
+ * Cleaned up implementation of BlastMine and Claymore Trap. [Skotlex]
+ * Added Freezing trap information to battle_calc_weapon attack. [Skotlex]
* Merged the can't walk delay code into the weapon-damage delay one, means
less timers for attacks, as well as fixing the ghost-mob issue that
reappeared recently. [Skotlex]