diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-11 16:58:06 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-11 16:58:06 +0000 |
commit | 0c87b6196c334797f487e9c8a82ea1e0b4a4bdbe (patch) | |
tree | 894b8e4bade3d9a718ac403bebacc5f81828bca0 /SVN-Changelog.txt | |
parent | 94661807ec510d48ca6dd135f0e02a3a835bc614 (diff) | |
download | hercules-0c87b6196c334797f487e9c8a82ea1e0b4a4bdbe.tar.gz hercules-0c87b6196c334797f487e9c8a82ea1e0b4a4bdbe.tar.bz2 hercules-0c87b6196c334797f487e9c8a82ea1e0b4a4bdbe.tar.xz hercules-0c87b6196c334797f487e9c8a82ea1e0b4a4bdbe.zip |
* Tidied up battle_check_target abit
* Updated traps to affect allies as well in GvG
* Updated cast and delay time for Soul Breaker
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1077 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'SVN-Changelog.txt')
-rw-r--r-- | SVN-Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/SVN-Changelog.txt b/SVN-Changelog.txt index d6b4fb286..a01556a92 100644 --- a/SVN-Changelog.txt +++ b/SVN-Changelog.txt @@ -1,6 +1,8 @@ Date Added
02/11
+ * Tidied up battle_check_target abit [celest]
+ * Updated traps to affect allies as well in GvG [celest]
* Check if login server is online before setting character to online (in SQL),
thanks to Alex14 [celest]
* Synchronise storage as well when saving character to cut down on item
|