summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-03 10:20:13 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-03 10:20:13 +0000
commit0e27de90f75e1cfa3e79ef0379a64a2d6ba9253e (patch)
treef8b29a774541b242efeade22cc1d14d1938900a0 /Changelog-Trunk.txt
parent41ea0dda0d67e286405543064f4e49e8543951d6 (diff)
downloadhercules-0e27de90f75e1cfa3e79ef0379a64a2d6ba9253e.tar.gz
hercules-0e27de90f75e1cfa3e79ef0379a64a2d6ba9253e.tar.bz2
hercules-0e27de90f75e1cfa3e79ef0379a64a2d6ba9253e.tar.xz
hercules-0e27de90f75e1cfa3e79ef0379a64a2d6ba9253e.zip
* Block equipments switching for some skills (bugreport:2900)
- cannot change equipments during Arrow Vulcan's cast time - cannot change equipments within Desperado's attack duration git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13724 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index e2fbb9320..936e067cd 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -8,6 +8,9 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
* Fix 'awake' not working (bugreport:2580) [Inkfish]
* Fix several npctimer issues (bugreport:1619, bugreport:1730) [Inkfish]
* Players now cannot be revived during pvp respawn delay [Inkfish]
+ * Block equipments switching for some skills (bugreport:2900) [Inkfish]
+ - cannot change equipments during Arrow Vulcan's cast time
+ - cannot change equipments within Desperado's attack duration
2009/05/02
* Spirit of Bard and Dancer now only works for mastered skills (bugreport:3037) [Playtester]
- also fixed an outdated comment in the source code