summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-10 02:19:19 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-10 02:19:19 +0000
commit2494b69c92ab49c8680d0533af2c90b7a9fc5613 (patch)
treef7678a116115eb3ff2ed1e332c58f3325bc9aa44 /Changelog-Trunk.txt
parent136b8ade90c19a9ae843447ad04cba8c2eefc18a (diff)
downloadhercules-2494b69c92ab49c8680d0533af2c90b7a9fc5613.tar.gz
hercules-2494b69c92ab49c8680d0533af2c90b7a9fc5613.tar.bz2
hercules-2494b69c92ab49c8680d0533af2c90b7a9fc5613.tar.xz
hercules-2494b69c92ab49c8680d0533af2c90b7a9fc5613.zip
* [Improved]:
- npc_click interception on BL_MOB and BL_PC to let sd act accordingly. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7079 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 6b8b978c3..e720240d1 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/06/09
+ * [Improved]:
+ - npc_click interception on BL_MOB and BL_PC to let sd act accordingly.
+ [Lance]
* [Fixed]:
- Execution of sleep/sleep2 more than once will hang the script_state.
[Lance]