public static void Initialize() { TargetCommands.Register(new SendToCommand()); }
public static void Initialize() { TargetCommands.Register(new UnStoneCommand()); }
public static void Initialize() { TargetCommands.Register(new DesignInsertCommand()); }
public static void Initialize() { TargetCommands.Register(new SendRewardGumpCommand()); }