Commit 1ca34017 authored by TanakaKotoha's avatar TanakaKotoha

lbwnb

parent f5465930
......@@ -94,7 +94,7 @@ function cm.fusfilter3(c)
return c:IsOnField() and c:IsFusionType(TYPE_XYZ)
end
function cm.fusfilter4(c)
return c:IsOnField() and c:IsFusionType(TYPE_PENDULUM)
return c:IsOnField() and c:IsFusionType(TYPE_RITUAL)
end
function cm.condition(e,tp,eg,ep,ev,re,r,rp)
return tp~=ep and Duel.GetCurrentChain()==0
......
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