diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-01-15 10:40:18 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-01-15 10:40:18 +0000 |
commit | 55c32e60060d55f9c720109ec350942a5a2e0c9d (patch) | |
tree | 7a51e90aefc93d145e183ca1eee340e6c181b53b /Changelog-Trunk.txt | |
parent | 7d9ed18f509b8929c31f06872d2f148cabe957cb (diff) | |
download | hercules-55c32e60060d55f9c720109ec350942a5a2e0c9d.tar.gz hercules-55c32e60060d55f9c720109ec350942a5a2e0c9d.tar.bz2 hercules-55c32e60060d55f9c720109ec350942a5a2e0c9d.tar.xz hercules-55c32e60060d55f9c720109ec350942a5a2e0c9d.zip |
* Fixed change cart packet doesn't check for skill.
* Added new packets for Plagiarism.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14218 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 7e99c2f49..cbc877c13 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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. +2010/01/14 + * Fixed change cart packet doesn't check for skill. [Inkfish] + * Added new packets for Plagiarism. [Inkfish] 2009/12/27 * Fixed Meteor Assault and Spread Attack have twice the chance to trigger AutoSpellOnSkill. [Inkfish] 2009/12/03 |