summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-11 15:53:17 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-11 15:53:17 +0000
commit4d8ac75258434136d7833524ca72b8268fd4a9c7 (patch)
tree84f573fdbd368abb27d835a50df0c348bb51b923 /Changelog-Trunk.txt
parent3381a5ea9a482409d361f2b36d3aff7a72dcb0c2 (diff)
downloadhercules-4d8ac75258434136d7833524ca72b8268fd4a9c7.tar.gz
hercules-4d8ac75258434136d7833524ca72b8268fd4a9c7.tar.bz2
hercules-4d8ac75258434136d7833524ca72b8268fd4a9c7.tar.xz
hercules-4d8ac75258434136d7833524ca72b8268fd4a9c7.zip
- Trade-requests now fail if the target is in a NPC.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10214 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 0781b676b..8b3a43145 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/04/12
+ * Trade-requests now fail if the target is in a NPC.
* Some cleaning of the castend_map code to prevent the menuskill variable
from not being cleared if you made a choice but the skill was not triggered
(due to silence, stun or whatever)