summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authortoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-19 09:45:11 +0000
committertoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-19 09:45:11 +0000
commitd7f50c4fc9a7e708dbee6d7c3c26880c167c23a5 (patch)
tree5e2064cb85b1e30bf832c0ba213db0d3ad28962b /Changelog-Trunk.txt
parent5717abea66c34bd8450f4959168073afcd9f6ff2 (diff)
downloadhercules-d7f50c4fc9a7e708dbee6d7c3c26880c167c23a5.tar.gz
hercules-d7f50c4fc9a7e708dbee6d7c3c26880c167c23a5.tar.bz2
hercules-d7f50c4fc9a7e708dbee6d7c3c26880c167c23a5.tar.xz
hercules-d7f50c4fc9a7e708dbee6d7c3c26880c167c23a5.zip
- Added skill's required item check on homunc skills
- Add Condensed Red Potion as a required item for HLIF_HEAL git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8359 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 84bafffb1..cb6af50de 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,9 @@ Date Added
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2006/08/19
+ * Added skill's required item check on homunc skills [Toms]
+ * Add Condensed Red Potion as a required item for HLIF_HEAL [Toms]
2006/08/18
* Little code cleanup on last fix [Toms]
* Fixed HLIF_HEAL healing the homunc instead of the master [Toms]