Commit a5c25c38 authored by Tachibana's avatar Tachibana

ndyd

parent 14d69ea8
Pipeline #3977 passed with stages
in 31 minutes and 11 seconds
......@@ -32,7 +32,7 @@ function c112316.activate(e,tp,eg,ep,ev,re,r,rp)
Duel.ConfirmCards(1-tp,sg)
end
end
function c112316.cost(e,tp,eg,ep,ev,re,r,rp)
function c112316.cost(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.IsExistingMatchingCard(Card.IsDiscardable,tp,LOCATION_HAND,0,1,nil) end Duel.DiscardHand(tp,Card.IsDiscardable,1,1,REASON_COST+REASON_DISCARD)
end
function c112316.filter(c,e,sp)
......
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