diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-22 14:08:03 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-22 14:08:03 +0000 |
commit | d36bb8c6615fe658b2ef5f860fae9c8b8f2a556c (patch) | |
tree | d37a16c8083f97a4202185c28e9090800cb7f478 /Changelog-Trunk.txt | |
parent | 8c4dac13b816b2e3d95cd068f7c2c73ef52bb541 (diff) | |
download | hercules-d36bb8c6615fe658b2ef5f860fae9c8b8f2a556c.tar.gz hercules-d36bb8c6615fe658b2ef5f860fae9c8b8f2a556c.tar.bz2 hercules-d36bb8c6615fe658b2ef5f860fae9c8b8f2a556c.tar.xz hercules-d36bb8c6615fe658b2ef5f860fae9c8b8f2a556c.zip |
- Some cleanups in irc.c
- Changed ASC_BREAKER's cast to 700ms
- Magic skills that ignore element now also don't take into account elemental cards.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5702 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 0eb5b24d4..14b6e203b 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,9 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/22
+ * Some cleanups in irc.c [Skotlex]
+ * Magic skills that ignore element now also don't take into account
+ elemental cards. [Skotlex]
* Fixed compiler warnings in battle.c [Lance]
* Changes by [reddozen] -->
- Updated Full Buster's damage, status effects, and skill levels
|