Bug - Fixed Summon Candy Hearts has the wrong name

It only took 6 years for someone to notice that mafia didn't update the name.

Fixing the name would be trivial, except then breakfast would break for everyone with Summon Candy Hearts set as their libram to cast. I'm trying to figure out how to handle that smoothly.
 
I suppose a check in BreakfastManager.getBreakfastBookSkills for that old name that converts it to the correct skill name and updates the setting would do. Eventually that code block could be removed. I'll make that change tomorrow probably, after spending a little more time making sure that nothing will break.
 
14853. This will cause errors for scripts that specifically use the old skill name, but this will handle breakfast at least.
 
Back
Top