summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-11 19:55:48 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-11 19:55:48 +0000
commit11835d127f26df6638493c45a7c5e090668430ae (patch)
tree69056e2a5a89972352a9f891fa00431ecb90ffee /Changelog-Trunk.txt
parent354a5439cd4f7b4e1454cb37637ce07af279466c (diff)
downloadhercules-11835d127f26df6638493c45a7c5e090668430ae.tar.gz
hercules-11835d127f26df6638493c45a7c5e090668430ae.tar.bz2
hercules-11835d127f26df6638493c45a7c5e090668430ae.tar.xz
hercules-11835d127f26df6638493c45a7c5e090668430ae.zip
- You don't get critical'ed when in counter-attack stance anymore.
- Changed the default counter-type to "always critical". git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5992 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 cb26ba463..d6a4a036e 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
+ * You don't get critical'ed when in counter-attack stance anymore. [Skotlex]
+ * Changed the default counter-type to "always critical". [Skotlex]
* Implemented use of ers for skill_unit_groups to reduce memory usage.
* Note that it's NOT TESTED yet. Use with caution, at least some obvious
bugs are expected to be found... [Skotlex]