diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-18 21:44:27 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-18 21:44:27 +0000 |
commit | cba78be11327390da594bf212497e088cc42d8f6 (patch) | |
tree | a0ead4f053d3e7d47a7f8fd16e4c7b2f85b2483a /Changelog-Trunk.txt | |
parent | 05e220f3b8c69fc3ed7a420c6fd68b7bccada9f2 (diff) | |
download | hercules-cba78be11327390da594bf212497e088cc42d8f6.tar.gz hercules-cba78be11327390da594bf212497e088cc42d8f6.tar.bz2 hercules-cba78be11327390da594bf212497e088cc42d8f6.tar.xz hercules-cba78be11327390da594bf212497e088cc42d8f6.zip |
- Removed the SP_<stat> cases from status_get_sc_def as they were colliding with some status changes.
- Some cleanup of the pc natural regen functions.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5326 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 5695ddb4a..ace5de05e 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,8 @@ 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/02/18
+ * Removed the SP_<stat> cases from status_get_sc_def as they were colliding
+ with other status changes. [Skotlex]
* Implemented SG_MIRACLE (Miracle of the Sun, Moon and Stars) [Komurka]
- duration is stored in battle_config.sg_miracle_skill_duration (currently
it's set to 10 minutes)
|