diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-10 16:18:16 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-10 16:18:16 +0000 |
commit | 1369e505925eef0f8e5888e12448e3daabb29525 (patch) | |
tree | 6bd3432e8cd50f55064179981cb70e638ff12f6a /Changelog-Trunk.txt | |
parent | af84bb50cbd39b7d6e22413b92d690b90bbfb9f8 (diff) | |
download | hercules-1369e505925eef0f8e5888e12448e3daabb29525.tar.gz hercules-1369e505925eef0f8e5888e12448e3daabb29525.tar.bz2 hercules-1369e505925eef0f8e5888e12448e3daabb29525.tar.xz hercules-1369e505925eef0f8e5888e12448e3daabb29525.zip |
- Changed the state of Asura back to explosionspirits, added a hardcoded move_enable check when invoking Asura and NOT while in BladeStop or a Combo.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6552 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 2020d69cd..fb74d5669 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/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
+ Combo. [Skotlex]
* Added back SC_XMAS to status.c, it got lost sometime during all the
previous reworkings. [Skotlex]
* Changed wedding costumes to use setoption rather than changebase.
|