diff --git a/changelog.txt b/changelog.txt index 28e1589fe..46e242443 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,12 +1,12 @@ EQEMu Changelog (Started on Sept 24, 2003 15:50) ------------------------------------------------------- -== 02/29/2013 == +== 03/1/2013 == Bad_Captain: Fixed Merc duplicate save bug. Bad_Captain: Focus items, spell_scale and heal_scale now work implemented and new merc equipment (with focus items). Bad_Captain: Added checks during merc hire, unsuspend, & timer update for states where a merc can't be hired, unsuspended, or can't be retained due to insufficient funds, no room in group, in raid, invalid merc data, etc, and give appropriate feedback. Bad_Captain: Added rules for charging of merc purchase and upkeep costs. -REQUIRED SQL: 2013_02_29_Merc_Rules_and_Equipment.sql +REQUIRED SQL: 2013_03_1_Merc_Rules_and_Equipment.sql == 02/27/2013 == KLS: Changed how shared memory works: diff --git a/utils/sql/git/required/2013_02_29_Merc_Rules_and_Equipment.sql b/utils/sql/git/required/2013_03_1_Merc_Rules_and_Equipment.sql similarity index 100% rename from utils/sql/git/required/2013_02_29_Merc_Rules_and_Equipment.sql rename to utils/sql/git/required/2013_03_1_Merc_Rules_and_Equipment.sql