Commit 813b2e75 authored by EerieCode's avatar EerieCode Committed by mercury233

fix (#885)

parent 8df93e8a
...@@ -25,6 +25,7 @@ function c93657021.initial_effect(c) ...@@ -25,6 +25,7 @@ function c93657021.initial_effect(c)
e2:SetOperation(c93657021.indop) e2:SetOperation(c93657021.indop)
c:RegisterEffect(e2) c:RegisterEffect(e2)
end end
c93657021.material_setcode=0x8
function c93657021.matfilter(c) function c93657021.matfilter(c)
return c:IsFusionType(TYPE_FUSION) and c:IsFusionSetCard(0xc008) return c:IsFusionType(TYPE_FUSION) and c:IsFusionSetCard(0xc008)
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