summaryrefslogtreecommitdiff
path: root/conf-tmpl/Changelog.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-05 20:58:27 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-05 20:58:27 +0000
commit30899d3e29a02162c8ece5e0fca0fd05fcd10be1 (patch)
treec0580c2101c51597bcfdbd546ff54cc52fc61fc4 /conf-tmpl/Changelog.txt
parent7dca4f40ec19769deb05f315d4e35417cea06a19 (diff)
downloadhercules-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 'conf-tmpl/Changelog.txt')
-rw-r--r--conf-tmpl/Changelog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf-tmpl/Changelog.txt b/conf-tmpl/Changelog.txt
index 09fea0dca..6206fb918 100644
--- a/conf-tmpl/Changelog.txt
+++ b/conf-tmpl/Changelog.txt
@@ -1,5 +1,10 @@
Date Added
+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]
2006/08/31
* Added setting attack_walk_delay which specifies whether a character
should (or not) be able to move inmediately after starting a normal attack