Commit 46f78776 authored by mercury233's avatar mercury233 Committed by GitHub
parent a3a886f5
......@@ -18,6 +18,7 @@ function c36100154.initial_effect(c)
end
function c36100154.atkcon(e)
return Duel.GetCurrentPhase()==PHASE_DAMAGE_CAL and Duel.GetAttackTarget()
and Duel.GetAttacker():IsControler(e:GetHandlerPlayer())
end
function c36100154.atktg(e,c)
return c==Duel.GetAttacker() and c:IsSetCard(0x4)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment