diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-23 19:56:01 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-23 19:56:01 +0000 |
commit | fea1f5fe47668fb1119c7805bcc934fc8b30579a (patch) | |
tree | b3078d0a37f5c149977d80bd0112738f747bcbfd /Changelog-Trunk.txt | |
parent | a072cb579041699023f5197ffcb303acef112e2f (diff) | |
download | hercules-fea1f5fe47668fb1119c7805bcc934fc8b30579a.tar.gz hercules-fea1f5fe47668fb1119c7805bcc934fc8b30579a.tar.bz2 hercules-fea1f5fe47668fb1119c7805bcc934fc8b30579a.tar.xz hercules-fea1f5fe47668fb1119c7805bcc934fc8b30579a.zip |
- Fixed Devotion not properly being cleared on death/near death in some cases.
- Fixed Shield-Reflect not being correctly ended when devotion does.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5720 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 5568fc2c8..00f7d4ba2 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,10 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/23
+ * Fixed Devotion not properly being cleared on death/near death in some
+ cases. [Skotlex]
+ * Fixed Shield-Reflect not being correctly ended when devotion does.
+ [Skotlex]
* Fixed DEX-based casting time and delay reduction. [blackhole89]
* Modified the function pc_percent_heal to prevent overflow problems. [Skotlex]
* Changed the second entry in the water_height.txt listing to specify
|