diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-16 21:00:42 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-16 21:00:42 +0000 |
commit | 1a115c25fc82c3769351c7fd5b8ffc487fafcc11 (patch) | |
tree | a24c1e567bf2602b34f5978392ec2bcad2a16187 /Changelog-Trunk.txt | |
parent | 986c6ef4abc2dade347e3e712c5e7c2d7cc4ca3d (diff) | |
download | hercules-1a115c25fc82c3769351c7fd5b8ffc487fafcc11.tar.gz hercules-1a115c25fc82c3769351c7fd5b8ffc487fafcc11.tar.bz2 hercules-1a115c25fc82c3769351c7fd5b8ffc487fafcc11.tar.xz hercules-1a115c25fc82c3769351c7fd5b8ffc487fafcc11.zip |
- Autocasted AL_TELEPORT should now automatically pick menu entry rather than showing the box up.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5301 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 d974ddb91..2400337e0 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. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/02/16
+ * Autocasted AL_TELEPORT should now automatically pick menu entry rather
+ than showing the box up. [Skotlex]
* The battle config options sp_rate and hp_rate are now applied
independently of the same type of bonuses from cards. [Skotlex]
* In CELL_NOSTACK mode, mob_canreach will now ignore other players when
|