diff options
author | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-04 20:47:35 +0000 |
---|---|---|
committer | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-04 20:47:35 +0000 |
commit | 74382866b1dc40a990f6dcc164fac8eb4d3e5a46 (patch) | |
tree | b34d333dcb98af911b0f53d75c7b6a1622ed94f4 /Changelog-Trunk.txt | |
parent | 72f668162425f86e6253d571708f9a54a776c923 (diff) | |
download | hercules-74382866b1dc40a990f6dcc164fac8eb4d3e5a46.tar.gz hercules-74382866b1dc40a990f6dcc164fac8eb4d3e5a46.tar.bz2 hercules-74382866b1dc40a990f6dcc164fac8eb4d3e5a46.tar.xz hercules-74382866b1dc40a990f6dcc164fac8eb4d3e5a46.zip |
* Added SC_EXPBOOST (Field Manual), SC_ITEMBOOST (Bubble Gum) to const.txt. Allready working.
- Added SC_LIFEINSURANCE and SC_BOSSMAPINFO to const.txt. (not implemented but i will work on it)
- Updated Field Manual and Bubble Gum in the itemdb.txt file.
- As L0ne Wolf reported to me and based on Doddler information, the Bubble Gum only do a second try of the item drop, and it don't increase the drop rates.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11356 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 58ff37140..994c47217 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,12 @@ 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. 2007/10/04 + * Added SC_EXPBOOST (Field Manual), SC_ITEMBOOST (Bubble Gum) to const.txt. + Allready working [Zephyrus] + - Added SC_LIFEINSURANCE and SC_BOSSMAPINFO (not implemented) + - Updated Field Manual and Bubble Gum in the itemdb.txt file. + - As L0ne Wolf reported to me and based on Doddler information, the Bubble Gum + only do a second try of the item drop, and it don't increase the drop rates. * Added code that compacts the vending list after a purchase; fixes the problem with empty positions appearing in the list (bugreport:168) * Corrected Icewall skill to be closer to official behavior |