Commit 969935a7 authored by mercury233's avatar mercury233

update script

parent c68460c2
......@@ -56,6 +56,9 @@ function c100259001.initial_effect(c)
c:RegisterEffect(e6)
end
c100259001.material_setcode=0x3b
function c100259001.red_eyes_fusion_check(tp,sg,fc)
return sg:IsExists(Card.IsFusionCode,1,nil,74677422)
end
function c100259001.mfilter(c)
return c:IsRace(RACE_DRAGON) and c:IsFusionType(TYPE_EFFECT)
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