Commit 5fab8ceb authored by TanakaKotoha's avatar TanakaKotoha

fix

parent a86cfa8f
No preview for this file type
expansions/pics/81011002.jpg

168 KB | W: | H:

expansions/pics/81011002.jpg

193 KB | W: | H:

expansions/pics/81011002.jpg
expansions/pics/81011002.jpg
expansions/pics/81011002.jpg
expansions/pics/81011002.jpg
  • 2-up
  • Swipe
  • Onion skin
......@@ -47,7 +47,7 @@ function c72410110.operation(e,tp,eg,ep,ev,re,r,rp)
end
tg=lg:GetNext()
end
local e2=Effect.CreateEffect(c)
local e2=Effect.CreateEffect(e:GetHandler())
e2:SetType(EFFECT_TYPE_FIELD)
e2:SetCode(EFFECT_CANNOT_SPECIAL_SUMMON)
e2:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
......
......@@ -47,7 +47,7 @@ function c72410120.operation(e,tp,eg,ep,ev,re,r,rp)
end
tg=lg:GetNext()
end
local e2=Effect.CreateEffect(c)
local e2=Effect.CreateEffect(e:GetHandler())
e2:SetType(EFFECT_TYPE_FIELD)
e2:SetCode(EFFECT_CANNOT_SPECIAL_SUMMON)
e2:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
......
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