diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-11 13:38:30 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-11 13:38:30 +0000 |
commit | 0fa978f156779e2f8f8d7e7b0f04d3973ab97c0a (patch) | |
tree | 0f94f520efe85208752a3016e4059b95d080870e /Changelog-Trunk.txt | |
parent | ef96dc4ab24074431b4d7463cfc0a6077fcd311e (diff) | |
download | hercules-0fa978f156779e2f8f8d7e7b0f04d3973ab97c0a.tar.gz hercules-0fa978f156779e2f8f8d7e7b0f04d3973ab97c0a.tar.bz2 hercules-0fa978f156779e2f8f8d7e7b0f04d3973ab97c0a.tar.xz hercules-0fa978f156779e2f8f8d7e7b0f04d3973ab97c0a.zip |
- Added the missing semi-comma from the upgrade_svn6533.sql file. Thanks to Tanaous
- Added back the missing code that substracts arrows when normal-attacking.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6554 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index fb74d5669..9e13165bb 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +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.
+2006/05/11
+ * Added the missing semi-comma from the upgrade_svn6533.sql file. Thanks to
+ Tanaous [Skotlex]
+ * Added back the missing code that substracts arrows when normal-attacking.
+ [Skotlex]
2006/05/10
* Changed the state of Asura back to explosionspirits, added a hardcoded
move_enable check when invoking Asura and NOT while in BladeStop or a
|