summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorzephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-03 22:58:09 +0000
committerzephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-03 22:58:09 +0000
commit12bca4654c96b32bd282a9ce25b30bbf2f7e08b9 (patch)
tree18807f90733df88e3b6ebccd9b343b79a302e53c /Changelog-Trunk.txt
parent9f78557c7742eeb630ba5ae7b6e72d8c56a5b5b1 (diff)
downloadhercules-12bca4654c96b32bd282a9ce25b30bbf2f7e08b9.tar.gz
hercules-12bca4654c96b32bd282a9ce25b30bbf2f7e08b9.tar.bz2
hercules-12bca4654c96b32bd282a9ce25b30bbf2f7e08b9.tar.xz
hercules-12bca4654c96b32bd282a9ce25b30bbf2f7e08b9.zip
- Update in the Field Manual and Bubble Gum items.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11352 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 9380cc48f..2c97a6540 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ 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/03
+ * Added the code for Bubble Gum (SC_BONUSDROP) and Field Manual
+ (SC_BONUSEXP). items updated as it supose to work. [zephyrus]
* Cleaned up parts of skill.c related to skill units [ultramage]
- removed some nonsense code in skill_dance_switch() (from r8876)
- removed 'security system to prevent forgetting timer removal' (r1213)