Commit fe15f125 authored by mercury233's avatar mercury233 Committed by GitHub

fix 覇王眷竜オッドアイズ

parent 883bd4ed
......@@ -100,7 +100,7 @@ function c96733134.spcost(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return c:IsReleasable() end
Duel.Release(c,REASON_COST)
end
function c96733134.spfilter(c,e,tp)
function c96733134.spfilter(c,e,tp,rc)
return c:IsFaceup() and c:IsSetCard(0x10f8,0x20f8)
and c:IsType(TYPE_PENDULUM) and not c:IsCode(96733134)
and c:IsCanBeSpecialSummoned(e,0,tp,false,false,POS_FACEUP_DEFENSE)
......
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