MpConsume renames

Issue #219 resolved
DoctorVal created an issue

There are many typos in renames

Comments (6)

  1. DoctorVal reporter

    L2Attackable line 201 if ((getCurrentMp() < (getStat().getMpConsume1(skill) + getStat().getMpConsume2(skill))) should be opposite, there are more

  2. Adry_85

    Addition is commutative, if you change the order the result is the same, I have only change that...

  3. Log in to comment