diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-16 21:42:07 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-16 21:42:07 +0000 |
commit | fe36467baa9508d99e166ca8c07509551215469c (patch) | |
tree | 8017f7703cf52caf8edcddc2e91da141b9ae3c30 /Changelog-Trunk.txt | |
parent | 9a274a0fdb76313ff46861682d1eda67898548e6 (diff) | |
download | hercules-fe36467baa9508d99e166ca8c07509551215469c.tar.gz hercules-fe36467baa9508d99e166ca8c07509551215469c.tar.bz2 hercules-fe36467baa9508d99e166ca8c07509551215469c.tar.xz hercules-fe36467baa9508d99e166ca8c07509551215469c.zip |
- Added atcommand @homstats so you can check your homunculus stats and compare them to the minimum/maximum values that you could have at your current level. This command is meant to help figure out if homuncs are indeed getting a faster stat growth than they should have.
- Fixed some of the default @ levels for hom related commands.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9663 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 7ebadd81d..eb3c2a58c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ 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. 2007/01/16 + * Added atcommand @homstats so you can check your homunculus stats and + compare them to the minimum/maximum values that you could have at your + current level. This command is meant to help figure out if homuncs are + indeed getting a faster stat growth than they should have. * Fixed the next invoked skill after AbraCadabra not having requirements even when it is a different skill than the one chosen by AbraCadabra. * Implemented Intravision as it should be. Thanks to HelloKitty2 for the |