fifth disc for level 80

This commit is contained in:
2025-01-10 21:18:17 -06:00
parent 83bc09f34b
commit a9bc44f19b
+1 -1
View File
@@ -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