diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-01 14:52:22 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-01 14:52:22 +0000 |
commit | d9ef2dcf2cbc5fe59f8c22641760bada628f0810 (patch) | |
tree | 115b3a1b8aba7516773d3a3e989eab37edfd78f8 /Changelog-Trunk.txt | |
parent | 945e9d383420969d704031eb8703648243affebe (diff) | |
download | hercules-d9ef2dcf2cbc5fe59f8c22641760bada628f0810.tar.gz hercules-d9ef2dcf2cbc5fe59f8c22641760bada628f0810.tar.bz2 hercules-d9ef2dcf2cbc5fe59f8c22641760bada628f0810.tar.xz hercules-d9ef2dcf2cbc5fe59f8c22641760bada628f0810.zip |
- Added the missing lines to enable script command "kickwaitingroomall"
- Magic Rod's can-act delay will no longer be applied when you absorb a spell.
- Fixed Don't Forget Me increase speed instead of decreasing it.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8031 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 a25e5cdd8..ed2eae186 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,11 @@ 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/01
+ * Added the missing lines to enable script command "kickwaitingroomall"
+ [Skotlex]
+ * Magic Rod's can-act delay will no longer be applied when you absorb a
+ spell. [Skotlex]
+ * Fixed Don't Forget Me increasing speed instead of decreasing it. [Skotlex]
* Modified setlabel so that the script engine barks when you are trying to
use the same label name as a constant or variable name. [Skotlex]
2006/07/31
|