223
}
224
else
225
{
226
getOwner().setState(CreatureState.DEAD);
227
if(player.getLevel() > 4)
228
player.getCommonData().calculateExpLoss();
229