xp and conc granted for noob

This commit is contained in:
2024-02-07 21:53:48 -06:00
parent 08cb49f641
commit 134aecf4d7
@@ -546,7 +546,7 @@ public enum InterestManager implements Runnable {
return;
}
}
if(player.getLevel() < 25){
if(player.getExp() < 350000){
ItemBase itemBase = ItemBase.getItemBase(980066);
if(!player.receivedConc){