diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-17 13:42:14 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-17 13:42:14 +0000 |
commit | c7b72fc94094e863763ecb3c4d8e818953925a2b (patch) | |
tree | bba8bfb16ac5203196efbd16ef666c60dad60937 /Changelog-Trunk.txt | |
parent | 1a7203bc63c86fdd69f5f9b0976e62a6a18dcdca (diff) | |
download | hercules-c7b72fc94094e863763ecb3c4d8e818953925a2b.tar.gz hercules-c7b72fc94094e863763ecb3c4d8e818953925a2b.tar.bz2 hercules-c7b72fc94094e863763ecb3c4d8e818953925a2b.tar.xz hercules-c7b72fc94094e863763ecb3c4d8e818953925a2b.zip |
- removed auto-attaching of player-run scripts in initnpctimer. You must use attachnpctimer!
- updated juperos elevator script to invoke attachnpctimer as it should be.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5643 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 33c347406..a2a838bdb 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/17
+ * removed auto-attaching of player-run scripts in initnpctimer. You must
+ use attachnpctimer instead! [Skotlex]
* Final fix on Juperos NPC. [Lance]
* Fix on initnpctimer not attaching rid. [Lance]
* Fix on OnTouch ignoring -1 NPCs. [Lance]
|