summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
author(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-03 04:32:15 +0000
committer(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-03 04:32:15 +0000
commitaa37b7a6b65b3699c3c62903e6c744ae329de423 (patch)
tree782eace2cab30865ca4fd2faabe40a37e682c5a9 /Changelog.txt
parent3feff96af5d1e4f0691cd4aaa038f61853e8b0dc (diff)
downloadhercules-aa37b7a6b65b3699c3c62903e6c744ae329de423.tar.gz
hercules-aa37b7a6b65b3699c3c62903e6c744ae329de423.tar.bz2
hercules-aa37b7a6b65b3699c3c62903e6c744ae329de423.tar.xz
hercules-aa37b7a6b65b3699c3c62903e6c744ae329de423.zip
* Fixed a mistake that was causing Ruwach to only work in PvP and PvM
* Updated code for Joint Beat git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1023 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 2839c5d43..fdd0c4ce0 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,9 @@
Date Added
+02/03
+ * Fixed a mistake that was causing Ruwach to only work in PvP and PvM [celest]
+ * Added DracoRPG's code for Joint Beat effects, thanks! [celest]
+
02/02
* Added checks to prevent some crashes in skill.c
[Full credit to shinomori] [SVN 1022: Ajarn]