diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-07 02:52:55 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-07 02:52:55 +0000 |
commit | f33806e6fd7e6e7f41cb87a47b6c4727636394d2 (patch) | |
tree | c3d6880bdde3a1a766e905f36dfca529f3874da9 /Changelog-Trunk.txt | |
parent | 5b403ede768abc599e20652254bb758d7eebec6e (diff) | |
download | hercules-f33806e6fd7e6e7f41cb87a47b6c4727636394d2.tar.gz hercules-f33806e6fd7e6e7f41cb87a47b6c4727636394d2.tar.bz2 hercules-f33806e6fd7e6e7f41cb87a47b6c4727636394d2.tar.xz hercules-f33806e6fd7e6e7f41cb87a47b6c4727636394d2.zip |
- Fixed startnpctimer starting multiple timers if the npc timer was already started.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5208 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 f6dceae4e..8f8041da4 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/02/06
+ * Fixed startnpctimer starting multiple timers instead of failing when the
+ npc timer is already running. [Skotlex]
* Venom Splasher update: [Skotlex]
- always hits (but splash damage targets can still avoid it)
- Being hit does not cancels it,
|