diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-28 11:42:05 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-28 11:42:05 +0000 |
commit | 6a17ecdd779805b27ae202af8117e8bd113c6a95 (patch) | |
tree | 152234accd09ee10d23aab8ab9f7c0003d2847c0 /Changelog.txt | |
parent | a4c572688395a10ca3c5272184c1eef52bd423ca (diff) | |
download | hercules-6a17ecdd779805b27ae202af8117e8bd113c6a95.tar.gz hercules-6a17ecdd779805b27ae202af8117e8bd113c6a95.tar.bz2 hercules-6a17ecdd779805b27ae202af8117e8bd113c6a95.tar.xz hercules-6a17ecdd779805b27ae202af8117e8bd113c6a95.zip |
fixed Guild skill Extention +2 -> +6 people per level.
btw.. should txt-convertot use its own mmo.h? i think not
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@400 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index cc9efea9c..82f697288 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,7 @@ Date Added 11/28 + * Changed Suilds Extention Skill to +6 people per level. [Lupus] + (tested it for 2 weeks! or a big server) * Added a fix for gettimeofday() for WIN32 [Codemaster] 11/27 * Fixed a few map crashes when char-server crashes [Wizputer] |