pet debugging

This commit is contained in:
2024-02-29 19:52:08 -06:00
parent 2b63ed08b8
commit d065e9ffc8
2 changed files with 7 additions and 1 deletions
@@ -248,6 +248,9 @@ public enum PowersManager {
return true;
// return false;
}
ChatManager.chatSystemInfo(playerCharacter,pb.name);
ChatManager.chatSystemInfo(playerCharacter,pb.powerCategory.name());
if (playerCharacter.getLastPower() != null)
return true;
//Check if Power Target is allowed to cast.