box flag checker

This commit is contained in:
2024-05-28 22:23:40 -05:00
parent ead86efcf6
commit 4089f72d8f
9 changed files with 11 additions and 11 deletions
@@ -42,7 +42,7 @@ public class SetPromotionClassCmd extends AbstractDevCmd {
pc.setPromotionClass(classID);
ChatManager.chatSayInfo(pc,
"PromotionClass changed to " + classID);
InterestManager.reloadCharacter(pc);
InterestManager.reloadCharacter(pc,false);
this.setTarget(pc); //for logging