}
public L2PetInstance(int objectId, L2NpcTemplate template, L2PcInstance owner, L2ItemInstance control)
{
super(objectId, template, owner);
super.setStat(new PetStat(this));
_controlItemId = control.getObjectId();
// Pet's initial level is supposed to be read from DB
// Pets start at :