|
|
@ -248,9 +248,6 @@ public enum PowersManager { |
|
|
|
return true; |
|
|
|
return true; |
|
|
|
// return false;
|
|
|
|
// return false;
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
ChatManager.chatSystemInfo(playerCharacter,pb.name); |
|
|
|
|
|
|
|
ChatManager.chatSystemInfo(playerCharacter,pb.powerCategory.name()); |
|
|
|
|
|
|
|
if (playerCharacter.getLastPower() != null) |
|
|
|
if (playerCharacter.getLastPower() != null) |
|
|
|
return true; |
|
|
|
return true; |
|
|
|
//Check if Power Target is allowed to cast.
|
|
|
|
//Check if Power Target is allowed to cast.
|
|
|
|