summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-06 14:54:40 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-06 14:54:40 +0000
commite4847c600ebccbfbfcc9b37e797924aaac224c11 (patch)
tree560ba525e431221bf36303ea57f984b886bdcdf7 /Changelog-Trunk.txt
parent7ada5312d478e4f56e8829779eb8c977877c99c2 (diff)
downloadhercules-e4847c600ebccbfbfcc9b37e797924aaac224c11.tar.gz
hercules-e4847c600ebccbfbfcc9b37e797924aaac224c11.tar.bz2
hercules-e4847c600ebccbfbfcc9b37e797924aaac224c11.tar.xz
hercules-e4847c600ebccbfbfcc9b37e797924aaac224c11.zip
- Fixed npc_event doing a map-check when the npc is not on any map.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5473 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 7e758742f..5888e3a9c 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,6 +5,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/06
+ * Fixed npc_event doing a map-check when the npc is not on any map.
+ [Skotlex]
* Fixed a debug message showing up on skill castend nodamage id when using
a guild skill. [Skotlex]
* Fixed #save not working on maps not in the current map server. [Skotlex]