forked from MagicBane/Server
box flag checker
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user