diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-13 00:17:32 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-13 00:17:32 +0000 |
commit | dc2e94dba8a7d0a894456ac03262f14c5a9090ca (patch) | |
tree | 0c778a51ae75afe77b22e11339a8abf40d7b7d88 /Changelog-Trunk.txt | |
parent | e0fff5c212007819f29a3406629967d36bc6ede1 (diff) | |
download | hercules-dc2e94dba8a7d0a894456ac03262f14c5a9090ca.tar.gz hercules-dc2e94dba8a7d0a894456ac03262f14c5a9090ca.tar.bz2 hercules-dc2e94dba8a7d0a894456ac03262f14c5a9090ca.tar.xz hercules-dc2e94dba8a7d0a894456ac03262f14c5a9090ca.zip |
- Reverted Venom Splasher's element to take your weapon's
- reverted the item skill usage update since Flywings and the like do not use skill use scripts anymore.
- Restored tid when a castend-id skill becomes castend-pos, fixes certain skills, most notably Resurrect Homunculus.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9858 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 9f279b6af..f94519045 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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. 2007/02/12 + * Fixed Resurrect Homunculus and Wedding skills failing. [Skotlex] * A bit more work on Ticket #41. * Added 'r' (variable reference) to the script argument definitions. * Added a simple define for suspitious actions. (empty at the moment) |