271272273274275276277278279280281
petSummon.setRunning(); if (!petSummon.isRespawned()) { petSummon.store(); } _activeChar.setPet(petSummon); L2World.getInstance().storeObject(petSummon);