diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-01 19:21:04 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-01 19:21:04 +0000 |
commit | e62d775f7c6967141e2e5a470dbf3c2cb66a870e (patch) | |
tree | a440e64eb9eeaff784c03a5ba8225579db0b8878 /Changelog-Trunk.txt | |
parent | afda30c346bbf44415f330f92cd03428ad1e652b (diff) | |
download | hercules-e62d775f7c6967141e2e5a470dbf3c2cb66a870e.tar.gz hercules-e62d775f7c6967141e2e5a470dbf3c2cb66a870e.tar.bz2 hercules-e62d775f7c6967141e2e5a470dbf3c2cb66a870e.tar.xz hercules-e62d775f7c6967141e2e5a470dbf3c2cb66a870e.zip |
- Corrected setting slaves_inherit_mode to not apply to morphosis skills.
- Added define OPTION_CART which holds the 5 cart option values.
- Corrected pc_setoption to invoke status_calc_pc when getting/removing the cart.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6914 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 567466472..a222b8c5e 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/06/01
+ * Corrected setting slaves_inherit_mode to not apply to morphosis skills.
+ [Skotlex]
+ * Corrected pc_setoption to invoke status_calc_pc when getting/removing the
+ cart. [Skotlex]
* Fixed @mobinfo displaying the wrong element. [Skotlex]
* Fixed Autoblitz taking into account target's luck rather than attacker's
[Skotlex]
|