summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-03 17:53:57 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-03 17:53:57 +0000
commit0eb4ba12344652dd948c3aece8264865ffa857e5 (patch)
tree7cb3e638401ac4f4e447f85fa559c0f2008d5997 /Changelog-Trunk.txt
parent2e6efcc4c718d89bf832cd10b5261add097c8bf6 (diff)
downloadhercules-0eb4ba12344652dd948c3aece8264865ffa857e5.tar.gz
hercules-0eb4ba12344652dd948c3aece8264865ffa857e5.tar.bz2
hercules-0eb4ba12344652dd948c3aece8264865ffa857e5.tar.xz
hercules-0eb4ba12344652dd948c3aece8264865ffa857e5.zip
- Kaite, Kaute will now show a skill effect when they trigger.
- Fusion's cast time reduced to 0. - Knowledge will now only trigger if you logon to the memorized map, not walk into it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6462 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 ce7983b9d..52fc74d46 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/05/03
+ * Kaite, Kaute will now show a skill effect when they trigger. [Skotlex
+ * Knowledge will now only trigger if you logon to the memorized map, not
+ walk into it. [Skotlex]
* Corrected @whomap directly invoking msg_table[] rather than msg_txt()
[Skotlex]
* Guessed where the pet data goes in spawn packet 0x7c. This may be wrong