fifth disc for level 80
This commit is contained in:
@@ -352,7 +352,7 @@ public class ApplyRuneMsg extends ClientNetMsg {
|
||||
break;
|
||||
}
|
||||
|
||||
if(discCount == discAllowed)
|
||||
if(discCount >= discAllowed)
|
||||
return false;
|
||||
}
|
||||
//Everything succeeded. Let's apply the rune
|
||||
|
||||
Reference in New Issue
Block a user