summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-13 18:50:35 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-13 18:50:35 +0000
commitf1a641e260f983fa0f5d0e1b4d8097f2c7fc5432 (patch)
tree04ef48d46927e6a1cf6edbc91dd368653210b590 /db/Changelog.txt
parente99a963da3b832e442003ef53ef94375d34a8417 (diff)
downloadhercules-f1a641e260f983fa0f5d0e1b4d8097f2c7fc5432.tar.gz
hercules-f1a641e260f983fa0f5d0e1b4d8097f2c7fc5432.tar.bz2
hercules-f1a641e260f983fa0f5d0e1b4d8097f2c7fc5432.tar.xz
hercules-f1a641e260f983fa0f5d0e1b4d8097f2c7fc5432.zip
- Shield Reflect is now passed through Devotion as well.
- Devotion won't work on guildmates now (only party-members) - Devoted to characters lose the devotion effect when the Crusader is at less than 25% Hp. - Changed Gravity Field's element to earth so that it may hit hidden chars. - chrif_scdata_save will not send a save scdata request when the char has been already tagged as in the final save. - Cleaned up status_change_start a bit to make status_change_end calls on a separate switch, before it is cancelled by the switch about "sc already active". If it fails because the sc is already active, now it returns 1. - Cleaned SC_SUITON a bit to get rid of that compile warning. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5589 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index e2b13d77f..76b849e72 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -26,6 +26,9 @@
=========================
03/13
+ * Devotion won't work on guildmates now (only party-members) [Skotlex]
+ * Changed Gravity Field's element to earth so that it may hit hidden chars.
+ [Skotlex]
* Added missing mob skills to G_HYDRA, G_PARASITE [Lupus]
* Fixed TK and Soul Linker's position of their job entry in exp2.txt,
thanks to Coltaro. [Skotlex]