|
|
@ -352,7 +352,7 @@ public class ApplyRuneMsg extends ClientNetMsg { |
|
|
|
break; |
|
|
|
break; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
if(discCount == discAllowed) |
|
|
|
if(discCount >= discAllowed) |
|
|
|
return false; |
|
|
|
return false; |
|
|
|
} |
|
|
|
} |
|
|
|
//Everything succeeded. Let's apply the rune
|
|
|
|
//Everything succeeded. Let's apply the rune
|
|
|
|