Block activated Alaborn Zealot

/ / start Alaborn Zealot
int debugLevel = 3;
D.addLog("6492: Alaborn Zealot block activated starting!",debugLevel);

ev.combatData.attacker.setBoolData(Card.CARD DEATH, true);
card.setBoolData(Card.CARD DEATH, true);

bRet=true;
D.addLog("6492: Alaborn Zealot block activated leaving!",debugLevel);
/ / end Alaborn Zealot