summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-01-07 07:28:20 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-01-07 07:28:20 +0000
commitec655a58ffb1dc5d37a504aaac51f5393a1a81fb (patch)
treec3ae2a16fe13e388c611f1d9ef2003b15db01c54 /Changelog.txt
parent33c337fcfdde9e71a15b4f6856d1c22ce1b6a9bc (diff)
downloadhercules-ec655a58ffb1dc5d37a504aaac51f5393a1a81fb.tar.gz
hercules-ec655a58ffb1dc5d37a504aaac51f5393a1a81fb.tar.bz2
hercules-ec655a58ffb1dc5d37a504aaac51f5393a1a81fb.tar.xz
hercules-ec655a58ffb1dc5d37a504aaac51f5393a1a81fb.zip
* Added 'bDelayrate' and changed Phen card, Marduk Card and Berzebub Card's effects to use this
* Some tidying up of skill_castfix and skill_delayfix git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@928 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 89d36d8b9..62ed62185 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,9 @@
Date Added
01/07
+ * Added 'bDelayrate' and changed Phen card, Marduk Card and Berzebub Card's
+ effects to use this instead of bCastrate (which was reducing casting time,
+ not delay time) [celest]
+ * Some tidying up of skill_castfix and skill_delayfix [celest]
* Added Filougarou's fix for Bowling Bash causing it to only display damage,
but doesn't do any - thanks! [celest]
* Set delay_dependon_dex in battle_athena to 'no' by default [celest]