xp and conc granted for noob
This commit is contained in:
@@ -561,7 +561,7 @@ public enum InterestManager implements Runnable {
|
||||
PowersManager.applyPower(player,player,Vector3fImmutable.ZERO,441156479,40,false);
|
||||
}
|
||||
if(player.getPromotionClass() == null){
|
||||
player.grantXP(175000 - player.getExp());
|
||||
player.grantXP(200000 - player.getExp());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user