summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-16 16:31:30 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-16 16:31:30 +0000
commit9b3a759edca28fa9445949aa0a3664d7dc8f6b2f (patch)
tree048521a0989fbea1662983dc2291d72688eb3e72 /Changelog-Trunk.txt
parentb035b0610206daff6e94f9d88297438e0ab93261 (diff)
downloadhercules-9b3a759edca28fa9445949aa0a3664d7dc8f6b2f.tar.gz
hercules-9b3a759edca28fa9445949aa0a3664d7dc8f6b2f.tar.bz2
hercules-9b3a759edca28fa9445949aa0a3664d7dc8f6b2f.tar.xz
hercules-9b3a759edca28fa9445949aa0a3664d7dc8f6b2f.zip
- @produce now can make any kind of equipment
- Fixed a warning on the mob_ai - Made HLIF_AVOID and HAMI_DEFENCE cause the status change on both caster and target. - AM_REST shouldn't be checking for a range now (since it's a self skill) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8318 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index a80b29af3..e1ce5779c 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.
2006/08/16
+ * @produce now can make any kind of equipment [Skotlex]
+ * Made HLIF_AVOID and HAMI_DEFENCE cause the status change on both caster
+ and target. [Skotlex]
+ * AM_REST shouldn't be checking for a range now (since it's a self skill)
+ [Skotlex]
* Updated mob_ai so that mobs will use their rude-attacked skill when they
can't reach their current target. [Skotlex]
* Fixed the default txt config making pets be saved to the homun file