diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-09 01:45:11 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-09 01:45:11 +0000 |
commit | a7d28720038070b6f8a15c707b38a0ce746c8206 (patch) | |
tree | 8674ca1d3c15a2e68e311cc7e2f71b541342b4a5 /Changelog-Trunk.txt | |
parent | 07f8458340bbf7eb7e037533385720f44fc26d37 (diff) | |
download | hercules-a7d28720038070b6f8a15c707b38a0ce746c8206.tar.gz hercules-a7d28720038070b6f8a15c707b38a0ce746c8206.tar.bz2 hercules-a7d28720038070b6f8a15c707b38a0ce746c8206.tar.xz hercules-a7d28720038070b6f8a15c707b38a0ce746c8206.zip |
* Fixed some known and unknown player attached NPC timer problems
- Attached timer now can be stopped properly.
- Attached timer will now stop if the NPC is unloaded. (bugreport:2510)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13744 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index bd03cc246..93ff57c09 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -2,6 +2,10 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +09/05/09 + * Fixed some known and unknown player attached NPC timer problems [Inkfish] + - Attached timer now can be stopped properly. + - Attached timer will now stop if the NPC is unloaded. (bugreport:2510) 09/05/07 * Fixed up the base success rate of normal strip skills [Playtester] - normal strip skills: 5% + 5%*level |