Commit d47fb2fa authored by mercury233's avatar mercury233

fix

parent bc416d38
...@@ -36,6 +36,7 @@ function c101106039.initial_effect(c) ...@@ -36,6 +36,7 @@ function c101106039.initial_effect(c)
e3:SetOperation(c101106039.regop) e3:SetOperation(c101106039.regop)
c:RegisterEffect(e3) c:RegisterEffect(e3)
end end
c101106039.material_setcode=0xc008
function c101106039.matfilter(c) function c101106039.matfilter(c)
return c:IsFusionSetCard(0x8) and c:IsLevelAbove(6) return c:IsFusionSetCard(0x8) and c:IsLevelAbove(6)
end 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