Commit ef17daab authored by wyykak's avatar wyykak

fix 74563023

parent a2e5343c
Pipeline #8918 passed with stage
in 43 seconds
......@@ -25,6 +25,10 @@ function c74563023.initial_effect(c)
e1:SetOperation(c74563023.spop1)
c:RegisterEffect(e1)
end
c74563023.hana_mat={
aux.FilterBoolFunction(Card.IsFusionSetCard,0x111),
aux.FilterBoolFunction(Card.IsFusionSetCard,0x811),
}
function c74563023.recon(e, c)
return e:GetHandler():GetSummonType() == SUMMON_TYPE_FUSION
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