Commit 13bc1513 authored by VanillaSalt's avatar VanillaSalt

fix

parent 2a7fda74
...@@ -70,5 +70,5 @@ function c68507541.atkop2(e,tp,eg,ep,ev,re,r,rp) ...@@ -70,5 +70,5 @@ function c68507541.atkop2(e,tp,eg,ep,ev,re,r,rp)
end end
end end
function c68507541.atktg(e,c) function c68507541.atktg(e,c)
return c~=e:GetHandler() return c:IsFaceup() and c:IsSetCard(0x4) and c~=e:GetHandler()
end 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