diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-03 03:35:42 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-03 03:35:42 +0000 |
commit | 7bb91031c6b244781f6637dc87dafa5835326888 (patch) | |
tree | 0b762a50ccba3c0c83bb53b106726d8341963215 /Changelog-Trunk.txt | |
parent | 4e2dfb05f4cd0743b4b49d2c9c9b9422fa8603e5 (diff) | |
download | hercules-7bb91031c6b244781f6637dc87dafa5835326888.tar.gz hercules-7bb91031c6b244781f6637dc87dafa5835326888.tar.bz2 hercules-7bb91031c6b244781f6637dc87dafa5835326888.tar.xz hercules-7bb91031c6b244781f6637dc87dafa5835326888.zip |
- Merged @whereis from my server (displays normal spawn maps for given mobs). This command should be working correctly considering I've been using it since July. I was meant to merge it as soon as I got my hard-drive back, but I kinda forgot @_@
- bonus3 autospell (and autospell when hit) will change the target to self when the skill to be casted is inf&4 (self skill).
- Corrected script homevolution not making the homunculus /swt if it is invoked when not loyal.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11110 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index d59cfd87c..1f0a738b7 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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/09/02 + * Added @whereis command (displays normal spawn maps for given mobs). + Defaults to a lv10 command. [Skotlex] * Updated Refined Sakkat Box to give only 1 Sakkat instead of 10. [Paradox924X] 2007/08/31 * Added some comments to clif_changechatowner() |