@ -2921,6 +2921,10 @@ public class PlayerCharacter extends AbstractCharacter {
@@ -2921,6 +2921,10 @@ public class PlayerCharacter extends AbstractCharacter {
}
publicsynchronizedvoidgrantXP(intxp){
if(this.promotionClass==null&&this.level==10){
this.setOverFlowEXP(0);
return;
}
// Stop players from getting experience past the cap