Commit 03f038de authored by dest's avatar dest

fix Performapal Pinch Helper

parent aa06365a
......@@ -93,7 +93,7 @@ function c36415522.atktg(e,tp,eg,ep,ev,re,r,rp,chk)
end
function c36415522.atkop(e,tp,eg,ep,ev,re,r,rp)
local tc=e:GetLabelObject()
if tc:IsRelateToBattle() and tc:IsFaceup() then
if tc:IsRelateToBattle() then
local e1=Effect.CreateEffect(e:GetHandler())
e1:SetType(EFFECT_TYPE_FIELD)
e1:SetCode(EFFECT_AVOID_BATTLE_DAMAGE)
......
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