Commit 859234fa authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c50221130.lua

parent a484a523
Pipeline #31245 passed with stages
in 37 minutes and 38 seconds
......@@ -95,7 +95,7 @@ function c50221130.atkop(e,tp,eg,ep,ev,re,r,rp)
end
end
function c50221130.cfilter(c,tp)
return c:IsSetCard(0xcb6) and c:IsType(TYPE_RITUAL+TYPE_FUSION+TYPE_SYNCHRO+TYPE_XYZ+TYPE_LINK)
return c:IsType(TYPE_RITUAL+TYPE_FUSION+TYPE_SYNCHRO+TYPE_XYZ+TYPE_LINK)
end
function c50221130.expcost(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.CheckReleaseGroup(tp,c50221130.cfilter,1,nil,tp) 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