Commit 3bef4a71 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12036020.lua

parent 067a386b
......@@ -8,7 +8,7 @@ function cm.initial_effect(c)
--extra link
local e1=srba.LinkSpecialSummonFun1(c)
local e2=srba.SPSummon1(c,cm.rmcon,cm.rmop)
local e3=srba.TributeFun1(c,m,CATEGORY_ATKCHANGE+CATEGORY_TOGRAVE,cm.descost,cm.tgtg,cm.tgop)
local e3=srba.TributeFun1(c,m,CATEGORY_ATKCHANGE+CATEGORY_TOGRAVE,nil,cm.tgtg,cm.tgop)
end
function cm.lcheck(g,lc)
return g:IsExists(rsba.IsSet,1,nil)
......
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