summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-20 18:22:04 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-20 18:22:04 +0000
commite5f3913f7ed4f2f5785c48bd9ed363b8bc259b6d (patch)
treeb3fc31f59d2006310ccfb32df5cd0afe00fae09c /Changelog-Trunk.txt
parentdf87fb05f06f776e21c36f72de759094e1697f9a (diff)
downloadhercules-e5f3913f7ed4f2f5785c48bd9ed363b8bc259b6d.tar.gz
hercules-e5f3913f7ed4f2f5785c48bd9ed363b8bc259b6d.tar.bz2
hercules-e5f3913f7ed4f2f5785c48bd9ed363b8bc259b6d.tar.xz
hercules-e5f3913f7ed4f2f5785c48bd9ed363b8bc259b6d.zip
- Close confine won't get the bonus range on cast as other skills do due to exploits.
- Fixed a bug in setnpctimer checking out the wrong variable. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5347 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 d8a6d7218..380a519d7 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,6 +5,9 @@ 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/20
+ * Close confine won't get the bonus range on cast as other skills do due to
+ exploits. [Skotlex]
+ * Fixed a bug in setnpctimer. [Skotlex]
* Menu-based skills now use their own variables separetly from the normal
skill variables. This should enable them to work even when you keep doing
other stuff between the menu invocation and selection. Also gives a better