diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-19 21:04:17 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-19 21:04:17 +0000 |
commit | 4e8b55b30bdfd9c3a71ef3c21b40fd22f11320e6 (patch) | |
tree | 234fe50fe3a00c626057b8bba8c7e43b59f70520 /Changelog-Trunk.txt | |
parent | a49f930a9b8e423d2a87c3472950863dcc523b88 (diff) | |
download | hercules-4e8b55b30bdfd9c3a71ef3c21b40fd22f11320e6.tar.gz hercules-4e8b55b30bdfd9c3a71ef3c21b40fd22f11320e6.tar.bz2 hercules-4e8b55b30bdfd9c3a71ef3c21b40fd22f11320e6.tar.xz hercules-4e8b55b30bdfd9c3a71ef3c21b40fd22f11320e6.zip |
- Fixed @homlvup bug
- Fixed AM_REST & AM_RESU consumming SP if they fail
- Fixed homunc spawning bug
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8375 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 68c3f5780..79ecba624 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/08/19
+ * Fixed @homlvup bug [Toms]
+ * Fixed AM_REST & AM_RESU consumming SP if they fail [Toms]
+ * Fixed homunc spawning bug (they was spawned after an AM_REST + master warp for example)[Toms]
* Fixed GS_GROUNDDRIFT [Skotlex]
* Increased chance of GS_DESPERADO connecting to 20% [Skotlex]
* Fixed battle_calc_base_damage being called for the left hand even for
|