Commit 34c9379b authored by TanakaKotoha's avatar TanakaKotoha

dededededededededededede

parent a0b2964c
......@@ -51,7 +51,7 @@ end
--e2
function cm.costdeck(e,tp,eg,ep,ev,re,r,rp,chk)
local c=e:GetHandler()
if chk==0 then return c:IsAbleToDeckAsCost() and Duel.IsExistingMatchingCard(cm.tdfilter,tp,LOCATION_GRAVE+LOCATION_REMOVED,0,6,e:GetHandler()) end
if chk==0 then return c:IsAbleToDeckAsCost() and Duel.IsExistingMatchingCard(cm.tdfilter,tp,LOCATION_GRAVE+LOCATION_REMOVED,0,5,e:GetHandler()) end
Duel.ConfirmCards(1-tp,c)
Duel.SendtoDeck(c,nil,2,REASON_COST)
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