Commit 48300ab3 authored by mercury233's avatar mercury233 Committed by GitHub

fix ミドル・シールド・ガードナー

parent 6286b503
...@@ -42,6 +42,6 @@ function c75487237.negop(e,tp,eg,ep,ev,re,r,rp) ...@@ -42,6 +42,6 @@ function c75487237.negop(e,tp,eg,ep,ev,re,r,rp)
Duel.NegateActivation(ev) Duel.NegateActivation(ev)
local c=e:GetHandler() local c=e:GetHandler()
if c:IsRelateToEffect(e) then if c:IsRelateToEffect(e) then
Duel.ChangePosition(,POS_FACEUP_DEFENSE) Duel.ChangePosition(c,POS_FACEUP_DEFENSE)
end end
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