Commit 10dbbd9f authored by TanakaKotoha's avatar TanakaKotoha

tetoki

parent b7ff68c6
...@@ -155,6 +155,7 @@ function c33400320.refilter(c) ...@@ -155,6 +155,7 @@ function c33400320.refilter(c)
return c:IsAbleToRemove() return c:IsAbleToRemove()
end end
function c33400320.desop(e,tp,eg,ep,ev,re,r,rp) function c33400320.desop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
local g1=Duel.GetMatchingGroup(nil,tp,0,LOCATION_ONFIELD,nil) local g1=Duel.GetMatchingGroup(nil,tp,0,LOCATION_ONFIELD,nil)
local e1=Effect.CreateEffect(c) local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_SINGLE) e1:SetType(EFFECT_TYPE_SINGLE)
......
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