diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-06 14:22:16 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-06 14:22:16 +0000 |
commit | 9abaadefaf68e62b0e6ea05a72b7414bab094eb0 (patch) | |
tree | b5521f6028c25bf40f0d224c0e3213277aeec385 /Changelog-Trunk.txt | |
parent | 1db32664614e71921435c6af105732aa748c2064 (diff) | |
download | hercules-9abaadefaf68e62b0e6ea05a72b7414bab094eb0.tar.gz hercules-9abaadefaf68e62b0e6ea05a72b7414bab094eb0.tar.bz2 hercules-9abaadefaf68e62b0e6ea05a72b7414bab094eb0.tar.xz hercules-9abaadefaf68e62b0e6ea05a72b7414bab094eb0.zip |
- Updated skill_require_db's entry for Abracadabra, it requires yellow 2 gemstones (there's no such hardcoded yellow gemstone requirement anymore)
- Corrected db/const.txt entry bMagicSubRace -> bMagicAddSize
- Fixed Aex Aeterna ending on Soul Breaker's first half.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8651 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index cda34d2b8..295c5733c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,11 @@ 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/09/06
+ * Updated skill_require_db's entry for Abracadabra, it requires yellow 2
+ gemstones (there's no such hardcoded yellow gemstone requirement anymore)
+ [Skotlex]
+ * Corrected db/const.txt entry bMagicSubRace -> bMagicAddSize [Skotlex]
+ * Fixed Aex Aeterna ending on Soul Breaker's first half. [Skotlex]
* Applied Orn's modification on speed increases/reductions with increase/
decrease agi [Toms]
2006/09/05
|