omgishouldntbedoingthis

This commit is contained in:
Sarjuuk
2013-11-24 23:15:15 +01:00
parent 2d736fc785
commit 5e785d6c78
39 changed files with 2131 additions and 937 deletions

View File

@@ -1018,10 +1018,8 @@ $WH.g_convertRatingToPercent = function(level, rating, value, classs) {
if (level < 0) {
level = 1;
}
else {
if (level > 80) {
level = 80;
}
else if (level > 80) {
level = 80;
}
// Patch 2.4.3: Defense Skill, Dodge Rating, Parry Rating, Block Rating