diff options
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 7554c9a80..dd7d697d7 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,11 @@ 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. 09/11/02 + * Rev. 14119 Added battle_config.mob_slave_keep_target config option (monster.conf) [L0ne_W0lf] + - When yes (default) MVP slaves will always keep their prior targets. + - When no the old behavior of switching to the closest target is enabled. + * Updated MAX_MOB_DB to 4000 (Monsters are starting to appear in the 2k ranges) + * Changed default respawn time (when 0) to 500 from 5000. * Quick fix to char command checking gm level of the target player instead of the command user (bugreport:3255). [Inkfish] * Disalbed @jump/@jumpto usage when dead. [Inkfish] 09/11/01 |