Commit b965a8da authored by Grajade's avatar Grajade

Update c1184103.lua

parent 4df63642
Pipeline #20194 passed with stages
in 26 minutes and 23 seconds
......@@ -41,6 +41,7 @@ end
--
function c1184103.cfilter2(c,fc)
return c:IsSetCard(0x3e16) and c:IsAbleToDeckAsCost()
and c:IsFusionType(TYPE_MONSTER)
and c:IsCanBeFusionMaterial(fc,SUMMON_TYPE_SPECIAL)
end
function c1184103.con2(e,c)
......
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