diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-28 02:52:04 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-28 02:52:04 +0000 |
commit | d6ae72f50152bf2a7df68ea0936aab1243d73bf8 (patch) | |
tree | f3df918175d82854c98bfc57f76a119d62b9e456 /Changelog-Trunk.txt | |
parent | 5f3c3eb78ea2995449f78709768976775ca7f3d6 (diff) | |
download | hercules-d6ae72f50152bf2a7df68ea0936aab1243d73bf8.tar.gz hercules-d6ae72f50152bf2a7df68ea0936aab1243d73bf8.tar.bz2 hercules-d6ae72f50152bf2a7df68ea0936aab1243d73bf8.tar.xz hercules-d6ae72f50152bf2a7df68ea0936aab1243d73bf8.zip |
* Implemented Summer Outfit care of Zephyrus_CR.
- Increased MAX_GUILDCASTLE in mmo.h to 29 for future implementation of the 12.1 Guild Castles.
* Added constants for Summer Outfit and updated the Summer_Event_Suit item script.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11321 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index dea26d1f6..8c1856089 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/09/28 + * Rev. 11321 Implemented Summer Outfit care of Zephyrus_CR. [L0ne_W0lf] + - Increased MAX_GUILDCASTLE in mmo.h to 29 for future implementation + of the 12.1 Guild Castles. * Fixed sql target not including the save target in the Makefile, needed by the map server for save/mapreg.txt. (bugreport:131) [FlavioJS] 2007/09/27 |