Commit 87ef6c1f authored by REIKAI's avatar REIKAI 💬

Update c60152017.lua

parent 2389484e
Pipeline #17039 passed with stages
in 29 minutes and 44 seconds
......@@ -40,7 +40,7 @@ function c60152017.target(e,tp,eg,ep,ev,re,r,rp,chk)
end
function c60152017.filter2(c)
if c:IsPreviousPosition(POS_FACEUP) then
return c:GetPreviousAttackOnField()
return c:GetAttack()
else return 0 end
end
function c60152017.activate(e,tp,eg,ep,ev,re,r,rp)
......
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