diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-15 19:25:22 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-15 19:25:22 +0000 |
commit | 29424f4862169ff53b78b233a1ef490329817f0f (patch) | |
tree | 6092d29a515add8496d81b46404ff0eb19dd3bb7 /Changelog-Trunk.txt | |
parent | 1197558778704f21e962aaadcae6c8d09dc7f9b5 (diff) | |
download | hercules-29424f4862169ff53b78b233a1ef490329817f0f.tar.gz hercules-29424f4862169ff53b78b233a1ef490329817f0f.tar.bz2 hercules-29424f4862169ff53b78b233a1ef490329817f0f.tar.xz hercules-29424f4862169ff53b78b233a1ef490329817f0f.zip |
- Small fix on status_change_start
- Likely fixed Gravitation not hitting except for the last hit.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5617 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 e76768243..01c0bae56 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,7 @@ 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/15
+ * Likely fixed Gravitation not hitting except for the last hit. [Skotlex]
* Removed the hardcoded duration of 30 seconds for sleep. [Skotlex]
* Fixed rangecheck for pet skill usage of INF_SELF_SKILL type of skills
[Skotlex]
|