issues
search
ArrowVulcan
/
MS2-Skill-Calculator
A skill calculator and treasure chest finder for MapleStory 2.
5
stars
7
forks
source link
Plus and minus buttons now loop around from 0 to 10 and vice versa
#26
Closed
ChungHoward
closed
6 years ago
ChungHoward
commented
6 years ago
Clicking on {-} when a skill is level 0 will make it level 10.
If you don't have 10 skill points left, it will add every point you have left
Fixed levelUpAllPrereqSkills() to prevent negative skill points remaining, even though I preferred the old functionality