diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-26 18:26:51 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-26 18:26:51 +0000 |
commit | 3396bad1320df4d59a0806a41fafaf99d7b4c9d6 (patch) | |
tree | 861c7ecf114a1491de5c60dd23796630907a2b2c /db/Changelog.txt | |
parent | bab077c56d3f89cc65bb0b00e10046ae8bdaa83a (diff) | |
download | hercules-3396bad1320df4d59a0806a41fafaf99d7b4c9d6.tar.gz hercules-3396bad1320df4d59a0806a41fafaf99d7b4c9d6.tar.bz2 hercules-3396bad1320df4d59a0806a41fafaf99d7b4c9d6.tar.xz hercules-3396bad1320df4d59a0806a41fafaf99d7b4c9d6.zip |
- Corrected unit id of desperado and Ground Drift using jA's info.
- Rough implementation of Ground Drift according to description and jA info.
- Implemented Tatami Gaeshi using skill description and jA implementation for reference.
- map_foreachinpath calls will no longer go beyond the target point, as this function is required for skills other than SharpShooting now.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7344 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 28b16fc89..cf0303e44 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -24,6 +24,8 @@ -----
=========================
+06/26
+ * Corrected unit id of desperado and Ground Drift using jA's info. [Skotlex]
06/25
* Added two new gunslinger weapon drops, thanks to RockmanEXE. [MasterOfMuppets]
06/23
|