summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-11 18:40:14 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-11 18:40:14 +0000
commit5abc71c7c7628c4e7691d2b629e5aa70cc528c76 (patch)
tree9648514e7316060c6a871e0e4e7ec28ccf899f9b /Changelog-Trunk.txt
parent74fe52db48a34b056bbe3f1806c9ffd237f67a44 (diff)
downloadhercules-5abc71c7c7628c4e7691d2b629e5aa70cc528c76.tar.gz
hercules-5abc71c7c7628c4e7691d2b629e5aa70cc528c76.tar.bz2
hercules-5abc71c7c7628c4e7691d2b629e5aa70cc528c76.tar.xz
hercules-5abc71c7c7628c4e7691d2b629e5aa70cc528c76.zip
- simplified the code for @autoloot
- made @hominfo display the six basic stats. - Simplified the MD_DETECTOR checks, since now all insects/demons have it set, and it's no longer needed to check for the race. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9464 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 01f7f81f9..6ad76bae6 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ 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/12/11
+ * made @hominfo display the six basic stats. [Skotlex]
+ * Simplified the MD_DETECTOR checks, since now all insects/demons have it
+ set, and it's no longer needed to check for the race. [Skotlex]
* Updated sql files [Playtester]
* Spirit of Sin and Enchant Deadly Poison now stack. [Skotlex]
* Fixed skill damage card bonuses not working on magic skills. [Skotlex]