diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-13 04:17:35 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-13 04:17:35 +0000 |
commit | cc36297906a9cbb6a7a8c7120b1b9973090e6ba8 (patch) | |
tree | 644f4f8850dbb01092e2ce835be17f6756bc8547 /Changelog.txt | |
parent | d2611758dfd1460e2b2d07e05ca5524a057953ef (diff) | |
download | hercules-cc36297906a9cbb6a7a8c7120b1b9973090e6ba8.tar.gz hercules-cc36297906a9cbb6a7a8c7120b1b9973090e6ba8.tar.bz2 hercules-cc36297906a9cbb6a7a8c7120b1b9973090e6ba8.tar.xz hercules-cc36297906a9cbb6a7a8c7120b1b9973090e6ba8.zip |
* Corrected a typo preventing Plagiarism to work
* Fixed Berzebub card and other 'reduce cast delays' equipment not working
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@966 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 619568d35..42438081a 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,8 @@ Date Added 01/13 + * Corrected a typo preventing Plagiarism to work, thanks to orn [celest] + * Fixed Berzebub card and other 'reduce cast delays' equipment not working + [celest] * Updated packet_db.txt loading to support reading into multiple packet versions [celest] * Removed packet_db_ver defining in packet_db.txt -- it'll determine itself |