Commit b3eb66d5 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12038013.lua

parent 2e0b5609
......@@ -76,7 +76,7 @@ function cm.negop(e,tp,eg,ep,ev,re,r,rp)
end
end
end
function srprzm.retop(e,tp,eg,ep,ev,re,r,rp)
function cm.redisop(e,tp,eg,ep,ev,re,r,rp)
local tc=e:GetLabelObject()
local e1=Effect.CreateEffect(e:GetHandler())
e1:SetType(EFFECT_TYPE_SINGLE)
......@@ -103,4 +103,4 @@ function cm.spop1(e,tp,eg,ep,ev,re,r,rp)
if g:GetCount()>0 then
Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP)
end
end
\ No newline at end of file
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