|
|
|
@ -561,7 +561,7 @@ public enum InterestManager implements Runnable {
@@ -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()); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|