diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-09-04 23:41:59 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-09-04 23:41:59 +0000 |
commit | ad176fadd0e7e095f91f122776ccaad6f3416540 (patch) | |
tree | edc1ec913dbb9e2db9fe2430a321d5252099b66a /Changelog-Trunk.txt | |
parent | 1963a8147972d6febede94ff5ff51f6642fb9551 (diff) | |
download | hercules-ad176fadd0e7e095f91f122776ccaad6f3416540.tar.gz hercules-ad176fadd0e7e095f91f122776ccaad6f3416540.tar.bz2 hercules-ad176fadd0e7e095f91f122776ccaad6f3416540.tar.xz hercules-ad176fadd0e7e095f91f122776ccaad6f3416540.zip |
* Updated mmo.h, increased merc max count to 36.
* Fixed save crash related to non-guilded mercenaries.
* Removed job and level restriction on Mercenary ASPD potions.
* Added Monster Mercenaries using mobs original stats.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13192 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 6c3b75456..2f5a2ffe1 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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. +2008/09/05 + * Rev. 13192 Updated mmo.h, increased merc max count to 36. [L0ne_W0lf] + * Fixed save crash related to non-guilded mercenaries. 2008/09/01 * Removed hardcoded equip position names from getequipname (bugreport:2156) - now it's the npc's responsibility to store and display the names |