Commit 609dcc8d authored by TanakaKotoha's avatar TanakaKotoha

dd

parent fcdd82ab
......@@ -72,7 +72,7 @@ function c65010122.sumop(e,tp,eg,ep,ev,re,r,rp)
end
end
function c65010122.spfilter(c)
return c:IsSetCard(0x9da0) and c:IsAbleToRemoveAsCost()
return c:IsSetCard(0x9da0) and c:IsAbleToDeckAsCost()
end
function c65010122.cost(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.IsExistingMatchingCard(c65010122.spfilter,tp,LOCATION_GRAVE,0,1,nil) 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