diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-10 17:38:50 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-10 17:38:50 +0000 |
commit | 15d0d129834b212fa00285afa412cbb38f97ca6b (patch) | |
tree | 87fca69a72f6f2290914cff21e6530a5ab42dd0b /Changelog-Trunk.txt | |
parent | 62a917bd9927f8144ff40166a9c989b1e2ddc689 (diff) | |
download | hercules-15d0d129834b212fa00285afa412cbb38f97ca6b.tar.gz hercules-15d0d129834b212fa00285afa412cbb38f97ca6b.tar.bz2 hercules-15d0d129834b212fa00285afa412cbb38f97ca6b.tar.xz hercules-15d0d129834b212fa00285afa412cbb38f97ca6b.zip |
* Added Old_Bleu_Box and added corrisponding item group entries.
* Updated Red_Box_ and added corrisponding item group entries.
* Updated constants to include IG_BleuBox and IG_Red_Box_2.
* Updated itemdb.h with the two new item group values. (38 and 39) Why are they static anyway?
* Fixed some small typos in the Gaebolg family curse quest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10745 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 53c5c148a..eee25d271 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2007/06/10 + * Rev. 10745 Updated itemdb.h with the two new item group values. (38 and 39) Why are they static anyway? [L0ne_W0lf] 2007/06/09 * Added 'nosave' mapflag to que_bingo for Bingo system purposes. [SinSloth] 2007/06/04 |