diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-10 21:28:15 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-10 21:28:15 +0000 |
commit | 877da87ac29df2727c27e6f598256fee790beac8 (patch) | |
tree | ba49e4d19bca9c329dc0f38a46c579a75d8e6ff2 /Changelog-Trunk.txt | |
parent | 82e545c3bd291ce061199e3a8d0685bf981ca8b6 (diff) | |
download | hercules-877da87ac29df2727c27e6f598256fee790beac8.tar.gz hercules-877da87ac29df2727c27e6f598256fee790beac8.tar.bz2 hercules-877da87ac29df2727c27e6f598256fee790beac8.tar.xz hercules-877da87ac29df2727c27e6f598256fee790beac8.zip |
- Changed the server's default MAX_LEVEL capacity to 1000.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5253 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 8e15dbbcb..03c311c83 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/02/10
+ * Changed the default MAX_LEVEL supported by the map server to 1000. [Skotlex]
* Pet Lures won't be consumed now when used on a non-mob. [Skotlex]
* Fixed map_searchrandcell function. [Skotlex]
* Modified the NPC_BREAK* skills to break equipment at a 10%*lv rate. [Skotlex]
|