pet debugging

This commit is contained in:
2024-02-29 20:01:28 -06:00
parent d065e9ffc8
commit d92e5d4a45
@@ -248,9 +248,6 @@ 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.