summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-22 15:36:41 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-22 15:36:41 +0000
commita4238c21464e3bf61150795d49f9478293cae586 (patch)
tree6a57b1b11073ef6175de38fb37a3c1d334366e56 /Changelog-Trunk.txt
parent4b9b06cc7dad8a7dd9ba729fbed753b7acd49367 (diff)
downloadhercules-a4238c21464e3bf61150795d49f9478293cae586.tar.gz
hercules-a4238c21464e3bf61150795d49f9478293cae586.tar.bz2
hercules-a4238c21464e3bf61150795d49f9478293cae586.tar.xz
hercules-a4238c21464e3bf61150795d49f9478293cae586.zip
NPC_STOP now stops both sides and will be canceled if either side teleports or dies.(bugreport:3099)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13803 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 2c945eea3..23096c3b1 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -12,6 +12,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
- Splash attack doesn't cause any status effects or autocasts any more.
* The delay icon doesn't appear during casting now.
* Status icon of ASPD potions doesn't overriding each other now.
+ * NPC_STOP now stops both sides and will be canceled if either side teleports or dies.(bugreport:3099)
09/05/20
* Now fiberlocking a fiberlocked target doesn't renew the timer but instead increases its fireweakness [Inkfish]
- This makes doublecasting firebolts on a double fiberlocked target having double damage from both 2 bolts possible = =(bugreport:3061)