Commit 65a589b0 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12000000.lua

parent 4ab08d14
...@@ -207,7 +207,7 @@ function srre.backop(e,tp,eg,ep,ev,re,r,rp) ...@@ -207,7 +207,7 @@ function srre.backop(e,tp,eg,ep,ev,re,r,rp)
Duel.ShuffleHand(sp) Duel.ShuffleHand(sp)
end end
end end
function srre.negateeffect(c,m,des,cate,loc,limit,con,tg,op) function srre.negateeffect(c,m,des,cate,loc,limit,con,cost,tg,op)
--negate --negate
local e1=Effect.CreateEffect(c) local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(table.unpack(des))) e1:SetDescription(aux.Stringid(table.unpack(des)))
......
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