diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-05 20:58:27 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-05 20:58:27 +0000 |
commit | 30899d3e29a02162c8ece5e0fca0fd05fcd10be1 (patch) | |
tree | c0580c2101c51597bcfdbd546ff54cc52fc61fc4 /Changelog-Trunk.txt | |
parent | 7dca4f40ec19769deb05f315d4e35417cea06a19 (diff) | |
download | hercules-30899d3e29a02162c8ece5e0fca0fd05fcd10be1.tar.gz hercules-30899d3e29a02162c8ece5e0fca0fd05fcd10be1.tar.bz2 hercules-30899d3e29a02162c8ece5e0fca0fd05fcd10be1.tar.xz hercules-30899d3e29a02162c8ece5e0fca0fd05fcd10be1.zip |
- Removed setting mob_show_hp, it's been replaced now by mob_show_info, which can be used to specify what kind of info should be displayed from a mob. Current options are two different formats for Hp display, and current level.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8644 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 8030a38df..f320851b6 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.
2006/09/05
+ * Removed setting mob_show_hp, it's been replaced now by mob_show_info,
+ which can be used to specify what kind of info should be displayed from a
+ mob. Current options are two different formats for Hp display, and current
+ level (monster.conf). [Skotlex]
* Fixed Signum Crucis Def reduction being 10+2*lv% instead of 10+4*lv%
[Skotlex]
* Applied the Ultra Mage's suggestion to have the map server strip trailing
|