summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-06-11 22:21:45 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-06-11 22:21:45 +0000
commitbcf9383bbdf186d6c1cc0477ba1c39a7b1d8b123 (patch)
tree4257b0877d8ddea3083679791831af971c4ae0c5 /Changelog-Trunk.txt
parentf24a3d43c43fc28c292cd7af10defae894aedc6d (diff)
downloadhercules-bcf9383bbdf186d6c1cc0477ba1c39a7b1d8b123.tar.gz
hercules-bcf9383bbdf186d6c1cc0477ba1c39a7b1d8b123.tar.bz2
hercules-bcf9383bbdf186d6c1cc0477ba1c39a7b1d8b123.tar.xz
hercules-bcf9383bbdf186d6c1cc0477ba1c39a7b1d8b123.zip
- Fixed NPC_PROVOCATION (now the casting mob doesn't keep attacking)
- Fixed some typos in skill_castnodex_db.txt - Small update to the effects list by Au{R}oN git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10747 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 2e4ffa353..fbcb96633 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ 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.
2007/06/11
+ * Fixed NPC_PROVOCATION (now the casting mob doesn't keep attacking)
* accumulated clif.c fixes [ultramage]
- Fixed pet equip not displaying correctly at all
- Removed old fixpos packet (the 'new' one is way smaller)