Commit 944ecba8 authored by Ma's avatar Ma

Update c19451302.lua

parent f9632365
......@@ -16,5 +16,5 @@ function c19451302.initial_effect(c)
c:RegisterEffect(e2)
end
function c19451302.indtg(e,c)
return c:GetAttack()==0
return c:GetAttack()==0 and c:IsAttackPos()
end
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