summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-08-18 19:24:27 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-08-18 19:24:27 +0000
commit480fd5dec044c10579f0e9b5b24ce92a5b38fc7d (patch)
tree7255c561a69e2f7055c5b88b352d79df56bbbc38 /Changelog-Trunk.txt
parentc024c27068518fef269dc9dbe5c1d01a0b50d963 (diff)
downloadhercules-480fd5dec044c10579f0e9b5b24ce92a5b38fc7d.tar.gz
hercules-480fd5dec044c10579f0e9b5b24ce92a5b38fc7d.tar.bz2
hercules-480fd5dec044c10579f0e9b5b24ce92a5b38fc7d.tar.xz
hercules-480fd5dec044c10579f0e9b5b24ce92a5b38fc7d.zip
* Added bonus3 bAdd/SubEle, which allows you to specify a battle flag as well! Dun dun dun!
- The bonuses are addititive to existing bAdd/SubEles, as that's how it appears to work. - Updated Asprika to use new bonus3 bSubEle. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14381 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index b4b9ae837..e934518d0 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,9 +3,11 @@ Date Added
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2010/08/18
+ * Rev. 14381 Added bonus3 bAdd/SubEle, which allows you to specify a battle flag as well! Dun dun dun! [L0ne_W0lf]
+ - The bonuses are addititive to existing bAdd/SubEles, as that's how it appears to work.
2010/08/16
* Fixed an exploit where unauthorized GMs can give zeny through auction. [Inkfish]
-2010/08/16
* Rev. 14378 Attempting to tackle, and fix some simple errors in skills. [L0ne_W0lf]
- Stormgust hit counter no longer resets under new casts of stormgust.
- RG_STEALCOIN will now cause the monster to aggro player on success. (bugreport:3547)