diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-12 21:26:37 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-12 21:26:37 +0000 |
commit | 7bc0bc0c193686399324045675369cba876cee63 (patch) | |
tree | 68e799565d15f20e0ed3dc47835df8be6947bc95 /Changelog-Trunk.txt | |
parent | 09f021160ac8fed2cfe50babe9db8f76bed32da2 (diff) | |
download | hercules-7bc0bc0c193686399324045675369cba876cee63.tar.gz hercules-7bc0bc0c193686399324045675369cba876cee63.tar.bz2 hercules-7bc0bc0c193686399324045675369cba876cee63.tar.xz hercules-7bc0bc0c193686399324045675369cba876cee63.zip |
- Recoded NJ_BAKUENRYU to behave as I understand it best from the skill-description (since Haplo told me this skill doesn't really has video information or anything...)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7644 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 3da653e26..b37c7c254 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/07/12
+ * Recoded NJ_BAKUENRYU to behave as I understand it best from the
+ skill-description (since Haplo told me this skill doesn't really has video
+ information or anything...) [Skotlex]
* Fixed NJ_TATAMIGAESHI to use ground-tiles rather than "for each in path"
calls. The skill should be working correctly now, except for the fact that
the correct "unit id" is missing (this is what would give the ground tile
|